Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Single Sign-On allows organizations to use their already defined domain authentication and not require users to create a unique username/password for Serviceaide Intelligent Service Management.

...

Add the metadata that is generated from Intelligent Service Management to your IdP to enable the SAML communication between them. For information about generating the metadata, see Configure SAML Single Sign-On in CSM.

Follow these steps on Microsoft ADFS 3.0:

...

  1. Verify the IDP log file for the following type of error pattern:

    Code Block
    Request was invalid XML
    com.pingidentity.common.util.xml.InvalidXmlException: Invalid XML - errors: [error: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): entityID in element AuthnRequest@urn:oasis:names:tc:SAML:2.0:protocol]


  2. To remove the error, follow the steps:
    1. Navigate to MANAGE, ADMINISTRATION, Tools, Slice Configuration.
    2. Change the parameter INCLUDE_ENTITYID_IN_OUTGOING_SAML_REQUEST value to False No to skip the inclusion of entityID attribute in the outgoing SAML requests.
      Note: By default, the parameter value is set to True.