Cameyo implements the OpenID Connect standard (OIDC) for allowing your users to connect through your cloud SSO identity provider. This article uses Okta as an example, but other OIDC-compliant providers should be similar.
Prerequisites (Company Settings page):
- A cloud SSO provider supporting OpenID Connect.
- A subdomain and identity domain configured for your Cameyo account as shown below.
Go to your identity provider's Portal > Administration > Applications
Click [Add App]
Serach for openid and choose "OpenId Connect (OIDC)"
Enter Display name and
click [Save]
Go to [Configuration] and
Set the "Redirect URI's" to https://online.cameyo.com/oidc (ALWAYS use online.cameyo.com, never your company's subdomain!)
Go to [SSO]
Choose "Application Type" "Web"
Choose "Token Endpoint" "POST"
Copy Issuer URL (A)
Copy Client ID (B)
Copy Client Secret (C)
Click [Save]
Go to your company page and set the SSO provider to "Custom" (and set the Friendly name to "OneLogin", then take the copied data from above (A, B, C) and enter it accordingly: