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

Support for Authorization Code flow with PKCE #221

Closed
peval27 opened this issue Jan 22, 2020 · 3 comments
Closed

Support for Authorization Code flow with PKCE #221

peval27 opened this issue Jan 22, 2020 · 3 comments

Comments

@peval27
Copy link

peval27 commented Jan 22, 2020

PKCE is now the recommended way for public clients. In particolar Authentication Code Flow + PKCE makes the most secure OAuth2 flow to authenticate.

specs are here: https://tools.ietf.org/html/rfc7636

@jarrodek
Copy link
Member

Hi,
Thank you for the enhancement request. As you can see I have created a set of related issues in the corresponding components so you can track progress of it. Additionally I've created a request in RAML spec (raml-org/raml-spec#726) so it can be implemented in API Console as well (which is part of ARC).

Right now it is hard to tell when exactly it is going to be released but I will update the ticket once I have a plan for next release.

@stale
Copy link

stale bot commented Feb 12, 2022

This issue has been automatically marked as stale because it has not had recent activity and is not currently prioritized. It will be closed in a week if no further activity occurs :)

@stale stale bot added the stale label Feb 12, 2022
@jarrodek
Copy link
Member

PKCE was introduced in version 16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants