Configure SSO
1
Create the Okta app
In Okta Admin → Applications → Applications → Create App Integration, use these
settings:
- Sign-in method: OIDC - OpenID Connect
- Application type: Web Application
- App integration name: e.g.
Sela - Grant type: Authorization Code only
- Sign-in redirect URI:
https://id.trysela.com/login/callback - Sign-out redirect URI: leave blank
- Controlled access: assign the users/groups who should use Sela
- Save
2
Share credentials with Sela
On the app’s General tab, confirm Client authentication = Client secret, then
securely share:
- Client ID
- Client Secret
- Okta domain (e.g.
your-org.okta.com)
3
Set the Initiate login URI
After Sela confirms setup, open the Okta app → General → Edit and set:
-
Initiate login URI to:
Replace
<your-organization-name>with your Sela organization name (e.g.acme). - Application visibility: enable Display application icon to users
- Save