Table of Contents

Search

  1. Preface
  2. User administration
  3. Ecosystem single sign-on
  4. SAML single sign-on
  5. Users
  6. User groups
  7. User roles
  8. User configuration examples
  9. Editing your user profile

User Administration

User Administration

Identity provider configuration properties

Identity provider configuration properties

Define identity provider configuration properties on the
SAML Setup
page.
The following table describes the identity provider configuration properties:
Property
Description
Issuer
The entity ID of the identity provider, which is the unique identifier of the identity provider.
The Issuer value in all messages from the identity provider to
Informatica Intelligent Cloud Services
must match this value. For example:
<saml:Issuer>http://idp.example.com</saml:Issuer>
Single Sign-On Service URL
The identity provider's HTTP-POST SAML binding URL for the SingleSignOnService, which is the SingleSignOnService element's location attribute.
Informatica Intelligent Cloud Services
sends login requests to this URL.
Single Logout Service URL
The identity provider's HTTP-POST SAML binding URL for the SingleLogoutService, which is the SingleLogoutService element's location attribute.
Informatica Intelligent Cloud Services
sends logout requests to this URL.
Signing Certificate
Base64-encoded PEM format identity provider certificate that
Informatica Intelligent Cloud Services
uses to validate signed SAML messages from the identity provider.
The identity provider signing algorithm must be either DSA-SHA1 or RSA-SHA1.
Use signing certificate for encryption
Uses the public key in your signing certificate to encrypt logout requests sent to your identity provider when a user logs out from
Informatica Intelligent Cloud Services
.
Encryption Certificate
Base64-encoded PEM format identity provider certificate that
Informatica Intelligent Cloud Services
uses to encrypt SAML messages sent to the identity provider.
Applicable if you do not enable use of the signing certificate for encryption.
Name Identifier Format
The format of the name identifier in the authentication request that the identity provider returns to
Informatica Intelligent Cloud Services
.
Informatica Intelligent Cloud Services
uses the name identifier value as the
Informatica Intelligent Cloud Services
user name.
The name identifier cannot be a transient value that can be different for each login. For a particular user, each single sign-on login to
Informatica Intelligent Cloud Services
must contain the same name identifier value.
To specify that the name identifier is an email address, the Name Identifier Format is as follows:
urn:oasis:names:tc:SAML:1.1:nameidformat:emailAddress
Logout Service URL (SOAP Binding)
The identity provider's SAML SOAP binding URL for the single logout service.
Informatica Intelligent Cloud Services
sends logout requests to this URL.
Logout Page URL
The landing page to which a user is redirected after the user logs out of
Informatica Intelligent Cloud Services
.
Informatica Intelligent Cloud Services
redirects the logged out user to the landing page in the following ways:
  • If you specify a logout page URL,
    Informatica Intelligent Cloud Services
    redirects the user to this URL after logout.
  • If you do not specify a logout page URL,
    Informatica Intelligent Cloud Services
    redirects the user to a default logout page.

0 COMMENTS

We’d like to hear from you!