Use OpenID Connect in Slite to allow users to securely sign in with Okta identities. It will also become the people can sign in to Slite.
In your Okta workspace, select the Applications tab, then click create a new application.
Choose the Web App type.
In the login redirect URI input, add the following URL https://slite.com/api/auth/openid/callback
Make sure to tick the refresh token box in your settings.
Click your team avatar in the left sidebar, and then select "Team settings"Next, click the Securitytab.
Click Expand next to SSO Authentication Enforcement, and click OpenID authentication.
Enter 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/
Enter your Client ID and your Client secret that you'll find in the Slite application you created in Okta.
Finally, head back to Okta and go to Applications created, then Settings.
Under the General tab, copy and paste the Client Id & Client secret into Slite.
Click "Validate" and save. Every member of your Slite team is now required to sign-in through Okta.
You can also initiate the login to Slite directly from Okta.
In Slite, go to your Team Settings.
Click the Security tab.
Select OpenID authentication and copy the bottom link (marked in the screenshot).
Paste 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.