Configure SAML connection details
- Updated: 2023/09/20
Configure SAML connection details
You configure SAML to authenticate to your Identity Provider (IdP) to obtain OAuth access tokens.
To configure SAML connection details:
- From AuthConfig App page, select SAML Configuration on the left side of the page.
- Click New SAML configuration at the top of the page.
-
The New SAML configuration dialog box displays:
- Enter the connection name. The connection name is user defined.
- Enter the sign-in URL. This URL information is provided in your external authentication provider and is typically referred to as IdP URL by most providers.
- Click Browse to locate your IdP public key. This key must be in the PEM format (.pem). The public key validates the IdP's signed response.
- Click Create.
The SAML configuration is created and provides the configuration details.
- From the SAML configuration details section, select and copy the Entity ID and ACS URL values.
- Navigate to the SAML configuration page of your IdP.
- Enter the Entity ID value in the SP
Entity ID field of your IdP. Note: Most IdPs use the SP Entity ID field to identify the entity ID field. However, some IdPs might use a different name. In such a scenario, identify the entity ID field for the IdP and enter the Entity ID value.
- Enter the ACS URL value in the ACS (Assertion Creation Service) URL field of your IdP.
Note: You can perform step e to step h by downloading the SAML metadata from the AuthConfig App and uploading it directly into your IdP SAML configuration.
The connection name configuration details display:
The ACS (Assertion Creation Service) URL directs your IdP where to send its SAML response after authenticating a user, and the Entity ID is the unique identifier of the IdP.
To delete the SAML configuration, click Delete at the top right of the page. A confirmation message displays asking if you want to delete the SAML configuration.
Click Delete to continue.