How to Set Up Okta SSO

This feature is part of the Premium and Enterprise plans. See  our plans and pricing .

Use OpenID Connect in Slite to allow users to securely sign in with Okta identities. It will also become the only way people can sign in to Slite.

How to set it up?

Step one: Create application in Okta:

    .1 In your Okta workspace, select the Applications tab, then click create a new application.
    .2Choose the Web App type.
    .3 In the login redirect URI input, add the following URL https://slite.com/api/auth/openid/callback
IMPORTANT - Make sure to tick the refresh token box in your settings.

Step two: In your Slite workspace:

    .1Click your team avatar in the left sidebar, and then select "Team settings". Next, click the Security tab.
    .2Click Expand next to SSO Authentication Enforcement, and click OpenID authentication.
    .3Enter the name of the authentication provider.
  • The provider URL is the url of your Okta workspace under the form
https://[YOUR_OKTA_WORKSPACE].okta.com/
    .4Enter your Client ID and your Client secret that you'll find in the Slite application you created in Okta.

Last steps

    .1Finally, head back to Okta and go to Applications created, then Settings.
    .2Under the General tab, copy and paste the Client Id & Client secret into Slite.
    .3Click "Validate" and save. Every member of your Slite team is now required to sign-in through Okta.

Reach out to  support@slite.com  with any troubles

Tips

You can also initiate the login to Slite directly from Okta.
    .1In Slite, go to your Team Settings.
    .2Click the Security tab.
    .3Select OpenID authentication and copy the bottom link (marked in the screenshot).
    .4Paste it in Okta's Slite app settings as the Initiate Login URI.
To list Slite as an application in Okta, you can tick the following box in the Slite page.