Generic SAML Integration
HUMAN supports logging in to the HUMAN Portal with Generic SAML SSO as the authentication provider.
Configuring SAML SSO
Integrate HUMAN with Generic SAML
- Go to the authentication settings page.
- Select Single Sign-On -> Generic SAML.
- Enter the following details:
Field name | Description |
---|---|
SAML Endpoint | URL endpoint where the SAML assertion is sent |
Issuer | The IdP unique identifier. The SP validates that the SAML assertions it receives are issued from the correct IdP |
X.509 Certificate | A certificate provided by the IdP. Used to verify the public key as passed by the IdP in the metadata of the SAML assertion |
- 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 Attribute | Description |
---|---|
NameID (SAML_SUBJECT) | User's email address |
firstName | User's first name |
lastName | User'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
Updated about 1 month ago