Configuring Britive Identity Provider in AWS
    • PDF

    Configuring Britive Identity Provider in AWS

    • PDF

    Article Summary

    An Identity Provider helps to manage your user identities outside of AWS, by granting permissions to the user identities to utilize the AWS resources in your account. In the AWS onboarding process, the Britive application (tenant) is added as the Identity Provider in the AWS account.

    The following configurations help you to add the Identity Provider in AWS. 

    Britive uses the SAML protocol as the authentication mechanism to connect to AWS. So, before configuring the Identity Provider in AWS, you need to download the SAML metadata issued by your Britive tenant application.

    Note:
    Whenever a tenant is added to Britive, the SAML metadata is available for that tenant from Britive.

    1. Downloading SAML Metadata from Britive

    Perform the following steps to download the SAML metadata from Britive:

    Note:
    You need to have Britive administrator privileges to download SAML metadata.
    1. Login to Britive application with administrator privileges.
    2. Click Admin > Security.
    3. Select the SAML Configurations tab.
    4. Click DOWNLOAD SAML Metadata.

    This downloads the SAML metadata needed to configure the Identity Provider in AWS, as an XML file to your computer. 


    2. Adding an Identity Provider in AWS

    Perform the following steps to add an Identity Provider to an AWS account:

    1. Login to the AWS account with administrator privileges.
    Note:
    You need to have AWS administrator privileges to add an Identity Provider in the AWS account.

    1. Select IAM > Access management.  
    2. Select Identity providers.
    3. Click Add provider.
    4. Enter the following in Add an Identity provider page:
      1. Select the Provider type as SAML.
      2. Enter the Provider name. You can give an appropriate text (128 characters limit) that includes alphanumeric or underscore characters. Note that space is not allowed in the name.
      3. Using the Choose file option, upload the SAML metadata XML file that you have downloaded (as explained in the preceding sub-section on this page Downloading SAML Metadata from Britive).
      4. Click Add provider. The Britive Identity Provider is now added to the list of Identity Providers in the AWS account.

    Next, you can configure the IAM Role(s) in AWS, as explained in the next section Configuring IAM Roles.

    For more information about adding identity providers in AWS, see Creating IAM SAML identity providers.


    Was this article helpful?