Skip to main content
All CollectionsIntegrationsSSO
How to setup SSO via Okta
How to setup SSO via Okta
Mark Fershteyn avatar
Written by Mark Fershteyn
Updated over a year ago

How to setup Okta SSO for Recapped

This document will walk you through configuring Okta so your organization can use SSO with Recapped.

Step 1

  • Log in to your Okta account as an Administrator.

  • Go to Applications > Applications in the left hand side navigation.

  • Select Create App Integration.

  • For Sign-in method, select OIDC - OpenID Connect.

  • For Application type, select Web application.

  • Click Next at the bottom right.

Step 2

  • Enter a name for this application. Use a name that's easy to identify, such as Recapped.

  • For Grant type, select Authorization Code and Implicit (hybrid)

  • For Controlled access, choose the desired access level

  • Click Save

Open the newly created application.

  • Scroll to General Settings and click on Edit on the right side

  • Under Application section

    • Ensure that Implicit (hybrid) grant type is checked

    • Ensure that all the checkboxes below Implicit (hybrid) grant type are checked

      • Allow ID Token with implicit grant type - should be checked

      • Allow Access Token with implicit grant type - should be checked

  • Under Login section

    • For Login initiated by, select Either Okta or App

    • For ​​Application visibility, check Display application icon to users

    • For Login Flow, Redirect to app to initiate login (OIDC Compliant)

    • For Initiate login URI, enter https://app.recapped.io/login/okta_sso

  • Click Save

Step 3

  • Recapped will need to know your Okta application’s client credentials. Please contact Recapped to finish Okta SSO setup.


Provide the following information to Recapped.io

Client ID and Client secret from the Okta application

  • Go to Applications > Applications, click on the application created for Recapped.

  • Under Client Credentials (see image below).

    • Click on the copy button to copy the value of Client ID

    • Click on the copy button to copy the value of Client secret

  • Share the Client ID and Client secret with your Recapped support team member

Okta Domain

  • On the same page, in the General Settings.

  • Click on the copy button to copy the value of Okta domain

  • Share the Okta domain with your Recapped support team member

Did this answer your question?