Generic SAML Integration
  • 19 Mar 2024
  • Dark
    Light

Generic SAML Integration

  • Dark
    Light

Article Summary

HUMAN supports logging in to the HUMAN Portal with Generic SAML SSO as the authentication provider.

Configuring SAML SSO

Integrate HUMAN with Generic SAML

  1. Go to the authentication settings page.
  2. Select Single Sign-On -> Generic SAML.
  3. Enter the following details:
Field nameDescription
SAML EndpointURL endpoint where the SAML assertion is sent
IssuerThe IdP unique identifier. The SP validates that the SAML assertions it receives are issued from the correct IdP
X.509 CertificateA certificate provided by the IdP. Used to verify the public key as passed by the IdP in the metadata of the SAML assertion

image.png

  1. Click Save changes.

Attribute Mapping

The HUMAN application expects the SAML assertions in a specific format, requiring you to add custom attribute mappings to your SAML attributes configuration

Application AttributeDescription
NameID (SAML_SUBJECT)User's email address
firstNameUser's first name
lastNameUser's last name
Attention

Make sure the users are assigned to the application in your provider before adding them in HUMAN

FAQ

For more information see the SSO Integration FAQ


Was this article helpful?