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 add support for UMA 2.0 flow #497

Open
pmlopes opened this issue Jul 7, 2021 · 1 comment
Open

Oauth2 add support for UMA 2.0 flow #497

pmlopes opened this issue Jul 7, 2021 · 1 comment

Comments

@pmlopes
Copy link
Contributor

pmlopes commented Jul 7, 2021

We see a common request for better security and privilege escalation in applications. Oauth2 providers have developed a few extra flows to address this kind of security requirements. One example is UMA 2.0:

https://justinsecurity.medium.com/uma-2-0-437c293c3283

We should add support for this flow to the list of existing ones.

@lusoalex I believe you already did some work related to this flow. Is there anything public you can share?

@lusoalex
Copy link
Contributor

lusoalex commented Jul 9, 2021

@pmlopes Indeed I have contributed to Gravitee.io Access Management solution to add support of User Management Access.

Alex.

@pmlopes pmlopes changed the title Oauth2 add support for UMA 1.0 flow Oauth2 add support for UMA 2.0 flow Jul 9, 2021
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