gravitee-io / issues

Gravitee.io - API Platform - Issues
64 stars 26 forks source link

[uma2] discovery endpoint #3716

Closed lusoalex closed 4 years ago

lusoalex commented 4 years ago

https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-grant-2.0.html#as-config https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-federated-authz-2.0.html#as-config

User-Managed Access (UMA) 2.0 contains these two specifications :

While the first one explains how to grant access, the second defines a means for AS & RS to be loosely coupled.
Both require additional metadata attributes extending the original oauth2 provider configuration metadata.

UMA Grant requires : See here

Federated requires : see here. They are part of the UMA2 AS Protection API

See Original Oauth2 metadata here

lusoalex commented 4 years ago

@brasseld I am going further than just the discovery for this issue, as I put the resource_registration_endpoint, I am implementing it in the meantime.
So this issue will contain resource_set & permission endpoint. (Protection API).

tcompiegne commented 4 years ago

closed by https://github.com/gravitee-io/graviteeio-access-management/commit/7ff3d5d372d8f30bcef33f03bdcc3d90f8918ed0