AWS IAM Identity Center users and AWS IAM users

0

Hello,

Can somebody tell me the difference between the AWS IAM Identity Center users and AWS IAM users with examples?

Thanks, Monica

1개 답변
1

Hi Monica, I would define Identity Center (IIC)as a layer on top of IAM to efficiently manage identities across multiples accounts and applications. So IIC can be very useful when you work on large configs with multiple accounts. It helps in having an efficient management of IAM users and policies in each account. When you are in a single account, it helps in having identities managed in a single place by allowing import from a 3rd-party identity provided.

Identity Center is coupled with AWS Organizations (see https://aws.amazon.com/organizations/) which allows you to efficiently manage multiple accounts used by a single organization / corporation.

IIC was previously known as Single-Single On (SSO). SSO is clearly one of the benefits of IIC: you define your identities once and they can be used in N places instead of duplicating management effort.

About your examples:

  1. Same identities used in multiple accounts
  2. Same applications used with multiple applications. A whole list of 3rd party applications are IIC-enabled: https://docs.aws.amazon.com/singlesignon/latest/userguide/saasapps.html
  3. A good consequence of 1. & 2. is uniqueness of identities: https://docs.aws.amazon.com/singlesignon/latest/userguide/users-groups-provisioning.html
  4. Management of permission sets replicated across accounts: https://docs.aws.amazon.com/singlesignon/latest/userguide/permissionsetsconcept.html
  5. Integration of an existing company-wide (on-premise: MS AD - 3rd party: PingIdentity, JumpCloud) identity management system to also manage uniformly AWS identities: https://docs.aws.amazon.com/singlesignon/latest/userguide/manage-your-identity-source.html

I would also recommend reading this excellent article by Jumpcloud (which is one of the identity providers supported by IIC):

https://jumpcloud.com/blog/aws-iam-vs-aws-sso

Hope it helps!

Didier

profile pictureAWS
전문가
답변함 일 년 전
profile picture
전문가
검토됨 한 달 전
  • Hello Didier,

    Thanks for the explanation, it's really helpful. I have some questions:-

    Can we see users that we have created in IAM users in IAM identity Center? When we have create users in identity center and when in IAM users? Let suppose i am going to start up a company and we have to give certain permission to our developers so, in that case where we have to create developer group and users in IIC or in IAM? And if i create it in IAM can i see all the added users or developers in IIC page? Thanks, Monica

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인