Skip to content

code_challenge_methods_supported is not included in the auto discovery information #1249

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

Closed
sgsfak opened this issue Feb 9, 2023 · 0 comments · Fixed by #1367
Closed

code_challenge_methods_supported is not included in the auto discovery information #1249

sgsfak opened this issue Feb 9, 2023 · 0 comments · Fixed by #1367
Labels

Comments

@sgsfak
Copy link

sgsfak commented Feb 9, 2023

The default value of PKCE_REQUIRED is true and so I would expect the ConnectDiscoveryInfoView to return the corresponding metadata, i.e.

...
"code_challenge_methods_supported": [ "S256"  ]
...

But this currently is not the case.

@sgsfak sgsfak added the bug label Feb 9, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 13, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 13, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 13, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 13, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 13, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 16, 2023
gutard added a commit to eedf/django-oauth-toolkit that referenced this issue Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant