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回答
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
回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ