This guide describes the steps required to create a working SAML integration between OneLogin and GoBright. All the following steps below are configured in the OneLogin admin portal.
2.2 In the OneLogin admin portal, go to the tab ‘SSO’
2.3 Set ‘SAML Signature Algorithm’ to ‘SHA-256’
2.4 Save the settings
2.5 Go to the tab ‘Parameters’
2.6 Add at least the claim for the ‘Name’ of the user:
Claim name: ‘http://schemas.xmlsoap.org/claims/CommonName’
Value: ‘Name’
2.7 Flags: check the checkbox ‘Include in SAML assertion’
4.1 Go to the GoBright Admin Center and click on 'Integrations’
4.2 Open an existing ‘SAML’ integration or create a new integration of type ‘SAML’
4.3 Fill in these items with the values gathered in step 3:
- At ‘Single Sign-on service URL’ paste ‘HTTP-Redirect’ / SAML 2.0 Endpoint (HTTP)
- At 'Single Sign-out service URL' also paste ‘HTTP-Redirect’ / SAML 2.0 Endpoint (HTTP)
- At ‘Token-signing certificate (Base64)’ paste the contents of the downloaded file as text
4.4 Still on the integration page, gather the following values. You will need these later on.
- At Service Provider information:
- At Processing settings:
4.5 Save the settings
5.1 Go to the OneLogin admin portal
5.2 Go to the tab ‘Configuration’
5.3 Paste the values gathered in the previous step:
- At Audience (EntityID) paste 'Relying party identifier / Entity Id'
- At ACS (Consumer) URL Validator paste 'Reply URL (Assertion Consumer Service URL)'
- At ACS (Consumer) URL also paste 'Reply URL (Assertion Consumer Service URL)'
- At Single Logout URL paste 'Direct login URL'
- At Login URL also paste 'Direct login URL'
5.4 Set ‘SAML initiator’ to ‘Service Provider’
Next
Proceed to step 3 of the SAML2 federated identity integration article and finish your SAML integration.