Enabling SAML Authentication with Azure Active Directory for Web Applications

Enabling SAML Authentication with Azure Active Directory for Web Applications

Create an application

Create an application

Create an application that provides authentication for Informatica from the Azure Active Directory identity provider.
  1. Log in to the Azure portal at the following URL:
    https://portal.azure.com/
    .
  2. Search for Azure Active Directory.
  3. Browse to
    Enterprise applications
    New application
    .
  4. Select
    Non-gallery applications
    .
  5. Enter the application name and click
    Apply
    .
  6. In the created application, select
    Single Sign-on
    .
  7. In the
    Basic SAML Configuration
    section, supply values for the following properties:
    Property
    Value
    Identifier
    Name of the service provider connection. Enter the Identifier (Entity ID).
    Reply URL
    URL of the service provider web app. Enter the URL of the Informatica Administrator console.
  8. The Service provider user attribute allows the administrator to map message attributes that are included in an incoming or outgoing message with Active Directory SAML SSO session attributes.
    In the
    User Attributes and Claims
    section, configure the following attribute elements:
    Element
    Description
    Name
    Identifies the attribute as a holder of the principal user name.
    Value
    Value of the
    user
    attribute element. Enter the following string:
    user.userprincipalname
  9. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!