SSO OneLogin - UM 2.0
This article describes how to integrate OneLogin with Umbrella.
How To Integrate OneLogin
- Access your OneLogin developer account.
- On the Applications page, go to Applications > Custom Connectors.
- Click New Connector
- Set Umbrella Cost as the Display name
- Add an icon and description (optional).
- In the Sign In Method Section
- Choose Open ID connect
- Redirect URI:
https://login.umbrellacost.io/auth/realms/REALM_ID/broker/onelogin-oidc/endpoint
- In the Post Logout redirect URI , set:
https://login.umbrellacost.io/auth/realms/REALM_ID/broker/onelogin-oidc/endpoint/logout_response
- In the Login URL section
- Login URL:
https://login.umbrellacost.io/auth/realms/REALM_ID/protocol/openid-connect/auth?client_id=anodot-cost-login&redirect_uri=https%3A%2F%2Fumbrellacost.io&response_type=code&kc_idp_hint=onelogin-oidc
- Login URL:
- Click Save.
- Go to Application -> Custom Connectors to the relevant connector we have created
- Click Add App to Connector
- Click Save
- Add the relevant users.
- Forward to Umbrella support the following to complete the configuration on Umbrella's side ([email protected]):
- Applications, our app -> SSO
- Client ID
- Client Secret
- Issuer URL
- Applications, our app -> SSO
Updated 15 days ago