Skip to main content

Configuring Okta for Single Sign-On with SocialLadder

This article provides step-by-step instructions on configuring Okta for Single Sign-On (SSO) with SocialLadder.

A
Written by Aline Baldino
Updated over 3 months ago

Introduction

  • Purpose: This article provides step-by-step instructions on configuring Okta for Single Sign-On (SSO) with SocialLadder. By following these steps, you can successfully integrate Okta as the authentication provider for SocialLadder, enabling a seamless login experience.

  • Context: Okta is a widely used identity and access management service that supports SSO integration with various platforms. SocialLadder requires specific credentials from Okta to configure SSO, including the Okta Domain ID, App Client ID, and App Client Secret.

Setting Up Okta SSO for SocialLadder

Step 1: Log in to Okta

  1. Open your web browser and navigate to your Okta portal.

  2. Log in using an Admin account with sufficient privileges to configure applications.

Step 2: Create an App Integration

  1. In the Okta dashboard, navigate to Applications from the left-side menu.

  2. Click on Create App Integration to initiate the setup process.

Step 3: Select Authentication Method

  1. A popup will appear with authentication method options.

  2. Select OIDC - OpenID Connect and click Next.

  3. Once selected, the popup will expand to display additional options.

Step 4: Configure Application Type

  1. Under Application type, select Web Application.

  2. Click Next to proceed.

Step 5: Configure App Settings

  1. Assign a name to the new application.

  2. Set the Grant Type configuration according to the image below:

  3. Enter the following Sign-in redirect URI:

    https://socialladder.rkiapps.com/SocialLadderAPI/api/v1/portal/auth/oktacallback
  4. Click Save at the bottom of the page.

Step 6: Retrieve Required Credentials

  1. After saving, you will be redirected to the app page.

  2. Navigate to the General tab and copy the following details:

    • Client ID

    • Client Secret

  3. Go to Settings > Account and copy the Okta Domain ID.

Step 7: Share Credentials with SocialLadder

  1. Your SocialLadder account manager will provide a secure method for sharing the copied credentials. Provide the Client ID, Client Secret, and Okta Domain ID to SocialLadder.

  2. The SocialLadder product team will finalize the setup and notify you once the integration is complete.

Best Practices & Tips

  • Ensure that you use a secure channel to share credentials with SocialLadder.

  • Double-check your grant type and redirect URI configurations to avoid login issues.

  • If you encounter difficulties, contact the SocialLadder Integration Support Team at integrationsupport@socialladdersupport.zendesk.com.

By following these steps, you can successfully integrate Okta SSO with SocialLadder and enhance your authentication security.

Did this answer your question?