Read this before you enable OIDC
Enabling OIDC will affect all users who use this application, which means that users will not be able to sign in through their regular log in page. They will only be able to access the app through the Okta service.
Backup URL
Sociabble does not provide a backup log in URL where users can sign in using their normal username and password. You can contact Sociabble Support (sso@sociabble.com) to turn off OIDC, if necessary.
Contents
The Okta/Sociabble OIDC integration currently supports the following features:
- SP-initiated SSO
- JIT (Just In Time) Provisioning
For more information on the listed features, visit the Okta Glossary.
- Contact the Sociabble Support team (sso@sociabble.com) and request that they enable OIDC for your account.
- Include the following attributes with you request:
- OIDC_redirect variable that identifies your company (it should be something short with few character like “xxx” 3 to 10 characters, it will be used to generate your redirect URI like“https://app.sociabble.com/oidc/xxx-sociabble/signin”)
- Client ID
- Client secret
- URL for your “Well-known” OIDC configuration.
- The Sociabble Support team will process your request and enable OIDC for your account.
- Done!
The following OIDC scopes used are:
- openid
- profile
And the minimal attributes used are:
Name | Value |
firstname | userinfo:given_name |
lastname | userinfo:family_name |
userinfo:email | |
USERID | idtoken:sub |
SP-initiated SSO
- Go to: https://app.sociabble.com/Launch
- Enter you email address into the corresponding field.
- Click Get started.