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 OIDC Middleware #27

Open
2 of 9 tasks
mraible opened this issue May 18, 2020 · 3 comments
Open
2 of 9 tasks

Add PKCE support to OIDC Middleware #27

mraible opened this issue May 18, 2020 · 3 comments

Comments

@mraible
Copy link

mraible commented May 18, 2020

I'm submitting this issue for the package(s):

I'm submitting a:

  • Bug report
  • Feature request
  • Other (Describe below)

Current behavior

Is it possible to use this library with PKCE and no client secret? That'd be a cool feature, IMHO. 🙂

@swiftone
Copy link

@mraible - Can you expand on this a bit so we can determine priority? PKCE is normally SPA-based, what is the use case for this?

@mraible
Copy link
Author

mraible commented May 31, 2020 via email

@denysoblohin-okta denysoblohin-okta transferred this issue from okta/okta-oidc-js Nov 3, 2021
@rbarilani rbarilani mentioned this issue Apr 15, 2022
14 tasks
@aaronpk
Copy link

aaronpk commented May 24, 2022

fwiw PKCE is not an alternative to a client secret and should always be included even for server-side apps with a client secret.

https://oauth.net/2/pkce/

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-security-topics-19#section-2.1.1

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

3 participants