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 PKCE support to the OAuth2 endpoints #28

Open
sneljo1 opened this issue Jan 26, 2021 · 1 comment
Open

Add PKCE support to the OAuth2 endpoints #28

sneljo1 opened this issue Jan 26, 2021 · 1 comment
Labels
auth enhancement New feature or request

Comments

@sneljo1
Copy link

sneljo1 commented Jan 26, 2021

Add PKCE support to the OAuth2 endpoints

Endpoint(s):

  • GET /connect
  • POST /oauth2/token

PKCE is especially useful to provide extra security while authorising from using public facing mobile and desktop apps. I currently wrote a proxy around the OAuth2 APIs to accommodate, but it would be nice if it was included out of the box.

@rahul-sc
Copy link
Contributor

Hello. Thanks for this request. It's a good one and it's on our radar

@rahul-sc rahul-sc added the enhancement New feature or request label Jan 27, 2021
@rahul-sc rahul-sc added the auth label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants