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

OAuth2 Implementation #15

Open
paragonie-security opened this issue Sep 7, 2021 · 5 comments
Open

OAuth2 Implementation #15

paragonie-security opened this issue Sep 7, 2021 · 5 comments

Comments

@paragonie-security
Copy link
Contributor

Moving from paragonie/paseto#5

@oojacoboo
Copy link

Is there any insight into the requirements here? I'm assuming it's just a matter of conforming to an interface? Are there refresh considerations?

@paragonie-security
Copy link
Contributor Author

Any forward motion here mostly depends on dealing with standards organizations, which is more political than technical.

@oojacoboo
Copy link

Can you please elaborate? How is an interface between paseto and oauth not sufficient for interoperability?

@paragonie-security
Copy link
Contributor Author

First, we need a PASETO RFC with the IETF. This depends on an XChaCha RFC with the IETF.

Once both those hurdles are cleared, we then need to write a specification for using OAuth2 with PASETO for bearer tokens, so that companies can implement the specification.

We'd need to do the same with OpenID Connect.

None of these are technically challenging, but getting standards organizations to actually standardize anything? Purely inter-office politics.

@justkash
Copy link

justkash commented Oct 8, 2024

Has there been any progress with this?

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