Will AWS SSO conflict with IAM ID provider?

0

Hi -
I already have a few AWS accounts that use IAM and a SAML identity provider (Azure AD). I'd like to start implementing AWS SSO, but I want to make sure that it will not conflict with my existing integrations with IAM and federations. Can anyone comment on that?

Thanks

Al

已提問 4 年前檢視次數 278 次
1 個回答
0
已接受的答案

Hi Al,

If you start using SSO your existing integrations with IAM will not be impacted.

When you use SSO a new IdP(Identity provider) with the name format: "AWSSSO_e1234a56b0b90f8b_DO_NOT_DELETE" is created.

After this when you create permission sets and assign them to user, the roles corresponding to these permission sets are then created in IAM with the following name format:-
This role was created for the permission set name: AdministratorAccess= "AWSReservedSSO_AdministratorAccess_e12a34c56dfb478a"

These roles then have a trust relationship policy which trust the Identity provider created by SSO.

I hope this answers your query.

AWS
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南