How to use users/groups from Azure/AD that are synced to SSO(identity center) in Verified Permissions?

0

How to use users/groups from Azure/AD that are synced to SSO(identity center) in Verified Permissions?

1 Antwort
1

Amazon Verified Permissions is agnostic to your authentication system or identity provider. When is call the IsAuthorized endpoint with a principal, the services assumes that the principal is already authenticated using an identity provider of you choice.

The application needs to convert the user data to Cedar entities that are passed to AVP. For example, you can construct a AVP request from a JWT token using the method described here

Abhi
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen