OneLogin
Connect OneLogin to Cendriix to manage SSO users and applications.
Authentication
OneLogin uses OAuth 2.0. When you click Connect, you’ll be redirected to OneLogin to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find OneLogin in the connector list
- Click Connect
- Authorize Cendriix in the OneLogin consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable OneLogin for your Cendriix instance:
- Register an OAuth application at OneLogin Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/oneloginwith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Manage SSO users and applications
- Automate workflows between OneLogin and your other connected tools
- Query OneLogin data from Cendra AI assistant
Documentation
Last updated on