This document describes how to register, update, and disable SAML providers on the Segura® Platform.
Requirements
- Permission to manage SAML providers on the Segura® Platform.
- Identity provider (IdP) configuration information, such as
EntityID, login and logout URLs, and SAML certificate.
:::(warning) (Attention) All SAML provider configurations must be compatible with those configured in the Identity Provider (IdP). Divergences may result in authentication failures. :::
Register a SAML provider
- On the Segura® Platform, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > SAML > Providers.
- In the Providers report, click Add.
- In the SAML provider registration screen, complete the following fields.
Main information section
- Type *: select the SAML provider from the dropdown menu. If it is not listed, select SAML provider.
- Enable *: select Yes.
- Environment *: to grant access to Segura® Domum users, select Domum Remote Access. To grant access to local users only, select Local.
- Provider Name: enter the provider name that will be displayed on the login screen button.
- Icon: select the icon that will be displayed on the login screen button.
- Entity ID *: enter the
ClientIDorEntityIDof the SAML application. - SAML provider metadata URL *: enter the URL that manages the SAML metadata.
- Domain or public IP for URL redirection *: enter the Segura® Platform domain or public IP.
- Redirect URL *: use this field as a reference for the SAML configuration.
- Comments: enter any relevant observations about the provider.
URLs configuration section
-
SSO Login URL (Sign-in URL) *: enter the URL used for login.
-
SSO Logout URL (Sign-out URL): enter the URL used for logout.
-
Redirect Binding Type: select the type of Redirect Binding. The options are: REDIRECT and POST.
-
SAML SSO force auth *: select Yes or No to define whether the
ForceAuthnattribute will be included in theAuthnRequest. -
Send AuthnContext in SAML request *: select Yes or No to define whether the
RequestedAuthnContextelement will be included in theAuthnRequest.AttentionWhen the Send AuthnContext in SAML request * parameter is disabled, the identity provider determines the authentication method based on its own policies. For scenarios with passwordless or MFA app authentication, such as Microsoft Authenticator or Windows Hello, it is recommended to disable Send AuthnContext in SAML request * to allow the IdP to define the authentication method.
-
If the Send AuthnContext in SAML request * field is enabled, in Accepted authentication methods, select 1 or more options:
-
Password.
-
Certificate (X509).
-
Unspecified.
InfoWhen multiple methods are selected in Accepted authentication methods, the
AuthnRequestsends all values asAuthnContextClassRefand sets theComparisonattribute tominimum.
Security SAML section
- Certificate (PEM format) *: paste the content of the
.pemcertificate. - Click Save.
Update a SAML provider
- On the Segura® Platform, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > SAML > Providers.
- Locate the record you want to update.
- In the Actions menu, click Edit.
- In the SAML provider registration screen, edit the necessary fields.
- Click Save.
Disable a SAML provider
- On the Segura® Platform, in the navigation bar, hover over the Products menu and select Settings.
- In the side menu, select Authentication > SAML > Providers.
- Locate the record you want to disable.
- In the Actions menu, select Disable.
- In the confirmation modal, click Yes.