- Newest
- Most votes
- Most comments
The issue you're experiencing is likely related to the type of IAM Identity Center instance you've created. There are two types of IAM Identity Center instances: organization-level and account-level.
Based on the information provided, it appears you may have created an account-level IAM Identity Center instance, which has limited functionality compared to the organization-level instance. Account-level instances are typically used for testing purposes and do not support adding custom applications.
To resolve this issue and access the full functionality described in the AWS documentation, including the ability to add custom SAML 2.0 applications, you should use an organization-level IAM Identity Center instance. Here's what you can do:
- Delete your current IAM Identity Center instance.
- Create a new IAM Identity Center instance, ensuring you select the organization-level option when prompted during setup.
- Once the organization-level instance is set up, you should be able to follow the steps in the AWS documentation to add a custom SAML 2.0 application.
After setting up the organization-level instance, you should see the expected options when adding an application, including "I have an application I want to set up" and the ability to choose SAML 2.0 as the application type.
Remember that the organization-level IAM Identity Center provides the full range of features and is the recommended setup for production environments. This should allow you to properly configure custom SAML 2.0 applications as described in the AWS documentation.
Sources
Can't add an Application to the IAM Identity Center | AWS re:Post
Authenticate VPN with IAM Identity Center | AWS re:Post
Set up your own SAML 2.0 application - AWS IAM Identity Center
answered a year ago
Relevant content
asked 3 years ago
