AWS IAM Identity Center application
AWS IAM Identity Center is an identity management and single sign-on (SSO) service for AWS. MIA connects to it to inventory the users of your organization and manage their access.
Authentication type and prerequisites
Authentication type — SCIM Bearer token
Prerequisites
Be an AWS IAM Identity Center administrator and have the full SCIM endpoint and access token generated by IAM Identity Center.
Connection steps
- Open the IAM Identity Center console in AWS.
- In the left-hand menu, open Settings.
- In the Automatic provisioning information box, click Enable.
- In the Inbound automatic provisioning dialog, copy the full SCIM endpoint and the Access token. To display the token, click Show token.
- Store both values immediately: AWS states that this is the only time you can retrieve the SCIM endpoint and access token together.
- In MIA, open Applications → Add an application, search for AWS IAM Identity Center, enter the SCIM endpoint in the domain/endpoint field and the access token, then click Connect.
::: Official source AWS documents this flow in Enable automatic provisioning: https://docs.aws.amazon.com/singlesignon/latest/userguide/how-to-with-scim.html. :::