SAML configuration steps
-
Access Integration Settings:
- Navigate to your Account page.
- Click on the Integration tab.
-
Select SAML as Sign-On provider:
- From the dropdown menu, choose Sign-On provider (SAML).
-
Provide SAML configuration details:
Identifier (Entity ID)
Use the identifier that corresponds to your region:
Europe
https://api.cosafe.se/
South America
https://api.cosafe.com.br/
Reply URL (assertion consumer service URL)
Add Reply URL's that correspond to your region:
Europe
https://api.cosafe.com/api/account/SamlRedirecthttps://api.cosafe.se/api/account/SamlRedirect
South America
https://api.sa-east-1.prod.cosafe.com/api/account/SamlRedirecthttps://api.cosafe.com.br/api/account/SamlRedirect
-
Define required SAML attributes:
name: User's full nameemailaddress: User's email addressidentifier(optional): Unique identifier, especially if the user's email changes.
The attributes should be added with a namespace.
Example for Entra ID:
<AttributeName="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name">
<AttributeName="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress">
-
Add domains:
- Specify the email domains of users who will utilize SSO.
- To add multiple domains:
- Click +Add domain.
- Enter each domain accordingly.
-
Save configuration:
- After entering all necessary information, save your settings to enable SAML SSO.
When using SSO, Cosafe delegates all authentication responsibility to your Identity Provider. Cosafe does not enforce its own 2FA for SSO logins.
Please ensure that Multi-Factor Authentication (MFA) is enabled and enforced in your IdP for all users accessing Cosafe. This is the single most effective step you can take to protect your organisation's accounts.
For more details, see our SSO introduction page.