Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obsolete now: Increase the client additional_information length limit #2440

Closed
wants to merge 1 commit into from

Conversation

strehle
Copy link
Member

@strehle strehle commented Aug 10, 2023

  • Change the database data type from varchar to text type
  • Ensure enough space for JwkSet configuration for private_key_jwt

- Change the database data type from varchar to text type
- Ensure enough space for JwkSet configuration for private_key_jwt
@strehle strehle requested a review from hsinn0 August 10, 2023 17:07
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/185808303

The labels on this github issue will be updated when the story is started.

@strehle strehle requested review from a team August 16, 2023 14:33
@strehle
Copy link
Member Author

strehle commented Aug 16, 2023

About private_key_jwt support. see #2235 (comment), this would be the option 2.

@strehle strehle changed the title feature: Increase the client additional_information length limit obsolete now: Increase the client additional_information length limit Aug 23, 2023
@strehle
Copy link
Member Author

strehle commented Aug 23, 2023

This PR was for option 2 but we should proceed with 1, -> new column in oauth_client_details

@strehle
Copy link
Member Author

strehle commented Aug 24, 2023

replaced with #2433

@strehle strehle closed this Aug 24, 2023
@strehle strehle deleted the feature/issue/2235/dbMigration branch August 24, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants