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

add support for code challenge #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xi
Copy link

@xi xi commented Jan 7, 2025

Another step towards fixing #161: This implements the code_challenge parameter as recommended/required by OAuth 2.1.

For now, getCodeChallengeMethod() always returns null. It is up to the specific provider implementation to return something different here, e.g. by using values from code_challenge_methods_supported as received from OpenID Connect Discovery.

xi added a commit to xi/dokuwiki-plugin-oauthkeycloak that referenced this pull request Jan 7, 2025
xi added a commit to xi/dokuwiki-plugin-oauthkeycloak that referenced this pull request Jan 7, 2025
@xi xi force-pushed the add-code-challenge branch from 73113e3 to 913a6f0 Compare January 8, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant