AWS IAM Identity Center CloudWatch - SAML My Page SSO Configuration - RSA Ready Implementation Guide
2 years ago
This article describes how to integrate AWS IAM Identity Center CloudWatch with RSA Cloud Authentication Service using My Page SSO.

Configure RSA Cloud Authentication Service

Perform these steps to configure RSA Cloud Authentication Service using My Page SSO.
Procedure
  1. Sign in to the RSA Cloud Administration Console with administrator credentials.
  2. Enable SSO on the My Page portal by accessing the RSA Cloud Administration Console > Access My Page > Single Sign-On (SSO). Ensure it is enabled and protected by two-factor authentication using a Password and Access Policy.image.png
  3. On the Applications > Application Catalog page, click on Create From Template.image.png
  4. On the Choose Connector Template page, click Select for SAML Direct.image.png
  5. On the Basic Information page, enter a name for the configuration in the Name field and click Next Step.image.png
  6. In the Connection Profile section, select IdP-initiated option.image.png
  7. To provide Service Provider details, select Import Metadata, click the Choose File button, and select the file downloaded from the Service Provider.image.png
    Refer to the AWS IAM Identity Center CloudWatch configuration steps to get metadata file.
  8. Assertion Consumer Service (ACS) URL and Service Provider Entity ID values will be auto filled.image.png
  9. In the SAML Response Protection section, select IdP signs assertion within response, and download the certificate by clicking Download Certificate.image.png
  10. Under the User Identity section, select Show Advanced Configuration, then configure Identifier Type and Property as follows: 
    1. Identifier Type: Auto Detect 
    2. Property: Auto Detect
image.png
  1. Under the Statement Attributes section, add the following attributes:
    1. First Attribute: 
      1. Attribute Name: https://aws.amazon.com/SAML/Attributes/RoleSessionName
      2. Attribute SourceIdentity Source
      3. Propertymail
    2. Second Attribute:
      1. Attribute Namehttps://aws.amazon.com/SAML/Attributes/Role
      2. Attribute SourceConstant
      3. Property: AWS role arn value,AWS saml-provider arn value
For example: arn:aws:iam::<aws_id>:role/aws_cw1,arn:aws:iam::< aws_id >:saml-provider/aws_cw2image.png
Refer to the AWS IAM Identity Center CloudWatch Configuration section to obtain the AWS role arn value and AWS saml-provider arn value.
  1. Under the Default Relay State section, add the following Relay State: https://console.aws.amazon.com/cloudwatch.image.png
  2. Choose your desired Access Policy for this application and click Next Step > Save and Finish.image.png
  3. On the My Applications page, click the Edit dropdown and select Export Metadata to download the metadata.image.png
  4. Click Publish Changes to save your settings. After publishing, your application will be enabled for SSO.image.pngimage.png

Configure AWS IAM Identity Center CloudWatch

Perform these steps to configure AWS IAM Identity Center CloudWatch.
Procedure
  1. Access the AWS Mangement Console by logging in to your AWS account with admin credentials.
  2. Under Services, go to Security, Identity, & Compliance, and select IAM Identity Center.image.png
  3. Click Go to Settings on the right.image.png
  4. Under Identity Source tab, select Change identity source from the Actions dropdown menu.image.png
  5. Select External identity provider, then click Next.image.png
  6. Configure the external identity provider and click Next:
    1. Service provider metadata: Click Download metadata file to download the SP metadata.
    2. IdP SAML metadata: Click Choose file and upload the metadata downloaded from the RSA platform.
image.png
image.png
  1. Review the list of changes. Once you ready to proceed, type ACCEPT and click Change identity source.image.png
  2. Go to Settings and copy the Instance ARN for the IdP configuration.image.png
  3. To configure CloudWatch access, navigate to AWS IAM,
  4. To create roles, navigate to Access Management > Roles.image.png
  5. Click Create role.
image.png
  1. Select the Trusted entity type as SAML 2.0 federation.image.png
  2. Provide the following details and click Next.
  • SAML 2.0-based provider: Select the provider you configured in the Identity Providers section.
  • Attribute: Select the attribute as SAML:aud from the dropdown menu.
  • Value: Provide an ACS URL that is populated in the RSA platform.
image.png
  1. Provide the desired permissions as required and click Next.image.png
  2. Provide a name for the role and click Create role.image.png
  3. Click on the role you configured.
image.png
  1. Copy the role ARN value for the IdP configuration.image.png
  2. Combine the Role ARN value and Provider ARN value, separated by a comma, to use as the Property value in the RSA platform.
The configuration is complete.
Return to AWS IAM Identity Center CloudWatch - RSA Ready Implementation Guide.