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

Issue #6617 - add support for the client_secret_basic authentication method #6621

Merged
merged 3 commits into from Aug 19, 2021

Conversation

lachlan-roberts
Copy link
Contributor

Issue #6617

Add support for the client_secret_basic authentication method defined in https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication.

I have defined a field OpenIdConfiguration.authMethod as a String, this is to eventually add support for the other auth methods such as client_secret_jwt (see issue #4310).

…method

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
…ctor

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts added this to In progress in Jetty 10.0.7/11.0.7 FROZEN via automation Aug 18, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from In progress to Reviewer approved Aug 18, 2021
@lachlan-roberts lachlan-roberts merged commit c150ce6 into jetty-10.0.x Aug 19, 2021
Jetty 10.0.7/11.0.7 FROZEN automation moved this from Reviewer approved to Done Aug 19, 2021
@lachlan-roberts lachlan-roberts deleted the jetty-10.0.x-6617-openidBasicAuth branch August 19, 2021 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants