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 réponse
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
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions