Skip to content

AAD International Version Auth Source

Overview

This article describes how BambooCloud IDaaS uses the SAML protocol to configure Azure Active Directory International Version as a standard authentication source.

Authentication Source Configuration

Add SP Application in Azure Active Directory

  1. Log in to Azure Active Directory as an administrator.

  2. Create an application.

    • Click the Azure Active Directory icon to enter the AAD configuration page.
    • Click the Enterprise applications menu -> New application -> Create your own application.
    • Fill in the application name and create the application.
    • Click Set up single sign on.
    • Select SAML as the authentication protocol.
    • Log in to the BambooCloud IDaaS management platform, choose Authentication > Authentication Source Management > SAML Auth Source > SP Metadata, and download the SP metadata.
    • Click Upload metadata file to upload the SP metadata file obtained from BambooCloud IDaaS.
    • Edit Attributes & Claims -> Required claim.
    • Modify Unique User Identifier (Name ID) to: user.mail.
  3. Download the certificate file and copy the authentication source parameters to a local file.

  4. Authorize users or user groups who can log in to BambooCloud IDaaS through AAD.

Configure SAML Authentication Source in BambooCloud IDaaS

  1. Log in to the BambooCloud IDaaS management platform, choose Authentication > Authentication Source Management > SAML Auth Source > Add Authentication Source.

  2. Configure authentication source parameters.

    ParameterDescription
    entityIdAzure AD Identifier address in AAD
    Signing CertificateThe certificate downloaded above (Certificate (Base64)), open it with Notepad and copy the content
    SSO URLLogin URL address in AAD
    Logout URLIn AAD
    Association Source AttributeUse default value: NameId
    Association User AttributeSelect Email
    When User Is Not AssociatedWhether to automatically create a BambooCloud IDaaS user if not associated. Default is No.
  3. Enable the authentication source for the application.

    • Select Resources > Applications, choose the application that needs to enable the AAD authentication source -> Authentication Integration -> Configure -> Login Configuration -> SAML.
    • Enable the AAD authentication source.

Login Verification

  1. Access the application system address and select AAD among other login methods.
  2. Enter the AAD account and password to log in.

BambooCloud IDaaS Open Platform