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

code_challenge parameter is sometime required in the authorization URL #1658

Closed
waldo2188 opened this issue Oct 13, 2020 · 1 comment
Closed

Comments

@waldo2188
Copy link

Hi,
I was asked to authenticate an API against an IdentityServer authentication provider.
My oauth client is configured to use code and client credentials (nothing fancy).

The IdentityServer fail to authenticate the client because when HWIOAuthBundle build the authorization_url it lack a code_challenge parameter.

I can disable the need of challenge in IdentityServer for now, but are you planning to add this feature?

Thanks.

@stloyd
Copy link
Collaborator

stloyd commented Jul 1, 2021

Closing as outdated. If issue still occurs, please open new issue. Thank you.

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

No branches or pull requests

2 participants