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 Resposta
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
respondido há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas