- Published on
Set Up AWS IAM Identity Center
- Authors
- Name
- Gene Zhang
Why use IAM Identity Center?
- Provide SSO with access to multiple accounts.
- Using AWS Organizations. (Must)
User permissions not found
You might find there is no option to manage user permissions in IAM Identity Center.
To solve it you must:
- delete your IAM Identity Center (IAM Identity Center > Settings > Management).
- create an organization (AWS Organizations service).
- re-enable the IAM Identity Center, and the Multi-account permissions will appear:
Create an Organization
There is no additional fee to create an Organization.
- Enable these two services:
- Create accounts (optional):
- IAM
- Network
- Dev
Enable IAM Identity Center
- Create users and groups.
- Grant multi-account permissions.
- Make IAM account the delegated administrator.