All Collections
Integrations
SSO
Configure SSO with SAML on Okta
Configure SSO with SAML on Okta
Updated over a week ago

Configure SSO with SAML on Okta

  1. Log in to your okta account and go to the Applications section.

  2. Click Add Application and then Create New App.

  3. Select SAML 2.0 as the sign-on method and click Create

  4. Enter a name for your application (e.g., Snappy Dashboard SSO) and click Next.

  5. In the SAML Settings section, enter the following information:

    1. Single sign on URL:

      https://auth.snappygifts.com/saml2/idpresponse

    2. Audience URI (SP Entity ID):

      urn:amazon:cognito:sp:us-east-1_Nx4rC8vmS

  6. Click Next and then Finish.

Configure SAML response

  1. In the Sign On section of your application, click Edit under SAML Settings.

  2. Configure the following attributes with their respective values:

    • email: user.email

    • firstName: user.firstName

    • lastName: user.lastName

  3. Click Save.

Extract the Issuer URL

  1. In the Sign On section of your application, locate the Identity Provider metadata link.

  2. Copy the link address. This is your Issuer URL, which you will use in the SSO configurations on the Snappy Dashboard.

Assign users

  1. In the Assignments section of your application, click Assign and then Assign to People or Assign to Groups.

  2. Assign users or groups to the application. Only users with access to the Snappy Dashboard will be able to complete a successful SSO login.

Configure SSO on Snappy Dashboard

  1. Follow the steps outlined in the original guide under "Configure SSO on Snappy Dashboard" to complete the SSO setup using the Issuer URL and SSO name you configured in Okta. πŸš€

Did this answer your question?