-
Notifications
You must be signed in to change notification settings - Fork 827
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
feature: Store client authentication method in JWT #2385
Merged
Merged
Commits on Jun 22, 2023
-
Store client authentication method in JWT
Why: UAA historical supported only secret based client authentication, so no need to have this information on client side. No there is a public usage, later private_key_jwt should be supported. Maybe then tls_client_auth.
Configuration menu - View commit details
-
Copy full SHA for bfd72d2 - Browse repository at this point
Copy the full SHA bfd72d2View commit details
Commits on Jul 6, 2023
-
Merge branch 'develop' of github.com:cloudfoundry/uaa into feature/cl…
…ient_auth/storeIt
Configuration menu - View commit details
-
Copy full SHA for 14d61fa - Browse repository at this point
Copy the full SHA 14d61faView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa37c3 - Browse repository at this point
Copy the full SHA dfa37c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119c206 - Browse repository at this point
Copy the full SHA 119c206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021fc4f - Browse repository at this point
Copy the full SHA 021fc4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df727dc - Browse repository at this point
Copy the full SHA df727dcView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37745b9 - Browse repository at this point
Copy the full SHA 37745b9View commit details
Commits on Jul 11, 2023
-
Merge branch 'develop' of github.com:cloudfoundry/uaa into feature/cl…
…ient_auth/storeIt
Configuration menu - View commit details
-
Copy full SHA for 0fecb6c - Browse repository at this point
Copy the full SHA 0fecb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5650a - Browse repository at this point
Copy the full SHA af5650aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.