Skip to content

fix the wrong token_endpoint_auth_method: 'secret_basic' to 'client_secret_basic' and 'secret_post' to 'client_secret_post'#66

Open
u8989332 wants to merge 2 commits into
oauthinaction:masterfrom
u8989332:fix_auth_method_secret
Open

fix the wrong token_endpoint_auth_method: 'secret_basic' to 'client_secret_basic' and 'secret_post' to 'client_secret_post'#66
u8989332 wants to merge 2 commits into
oauthinaction:masterfrom
u8989332:fix_auth_method_secret

Conversation

@u8989332

@u8989332 u8989332 commented Oct 13, 2024

Copy link
Copy Markdown

Hi
I found that 'register' function comparing the token_endpoint_auth_method is different from RFC-7591.
So I modify token_endpoint_auth_method as RFC-7591's 'client_secret_basic' and 'client_secret_post'.

Please review this issue, thanks.

@u8989332 u8989332 changed the title fix the wrong token_endpoint_auth_method: 'client_secret_basic' to 'secret_basic' fix the wrong token_endpoint_auth_method: 'secret_basic' to 'client_secret_basic' and 'secret_post' to 'client_secret_post' Oct 14, 2024
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