IAM identity center and Okta SSO

0

Hello,

Im in charge of 5 AWS accounts with one being the primary of the Organization. Most of these are attached to our Idp Okta with Identity and Access Management per account. This is used to provision users and give the required access based of groups.

It seems i can leverage IAM Identity Center on the primary account to manage roles for all the accounts. I create a new SSO integration the master accounts Identity Center and force that for each account under the organization.

Has anyone switched from individually manage SSO with Okta per account to the single SSO ingratiation in the primary AWS account? If so, Was it worth it? Will it cause issues to have both SSO connections at the same time? Account level IAM and Primary account IAM identity center. Could you still have multiple tiles in okta for each account or is it all rolled in one app?

Thanks

1 Answer
0

Hello,

AWS IAM Identity Center is ideally opted by customers when they are managing multiple AWS accounts. With this set up in AWS IAM Identity Center, customers can grant the users in their environment access to the accounts they need at the user or group level.

You can leverage IAM Identity Center by enabling it in the management account of the organization to govern access to the member accounts part of the same organization. When a user in IAM Identity Center is provisioned access to a account with a permission set, AWS creates a role with the same permissions in the respective account. This allows the user to federate into the account through this role and perform required operations. Permissions can be managed through users/groups, as per your convenience.

Customers often do shift to SSO (IAM Identity Center) mainly to reduce the overhead in setting up the identity providers in each account and to manage all accounts at a single place. IAM Identity Center can be leveraged depending on the paritcular use-case. If you are an administrator looking for an easier way to manage for access to multiple accounts, IAM Identity Center can be opted. Plus, it's free of cost.

Also, IAM and IAM Identity Center are two independent services. Hence, enabling IAM Identity Center will not destruct the already existing IAM users/setup in the account in any way. IAM Identity Center can be enabled in the management account of the organization and the existing account level IAM will continue to exist as usual. That said, the multiple tiles in Okta will also continue to exist as each application is integrated with different individual accounts setup.

For more information, please refer the AWS documentation -

[1] https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html

Thank you!

AWS
SUPPORT ENGINEER
Hima_P
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions