Okta configuration
This page describes the steps required to be done inside Okta to enable SSO.
NOTE: You need to be an admin to do the following steps in Okta
Login into Okta and go to Applications section in Admin Panel

Create a new SAML 2.0 app


Choose an appropriate name for the app (for eg. unSkript-sso) and click Next

On the Configure SAML tab, please fill in the highlighted fields

Please reach out to unSkript team at [email protected] for the values of the above fields.
In the Attribute statements section of the form, please fill in the following 2 attributes

The name attribute value will be
String.join(" ", user.firstName, user.lastName)The email attribute value will be user.email (Chose from the drop down)
Click Next
On the Feedback page, please check the highlighted option and click Finish

Next, we will need the Single sign-on URL and x.509 certificate to configure the SP on our side. Click on the highlighted button to get the above values

Copy Identity Provider Single Sign-On URL and also download the certificate as highlighted below

Please send the above 2 piece of information to [email protected]
Assign users to this new application, so that sign in into unSkript application using Okta SSO. Click on Assignments tab to accomplish this.

Last updated
Was this helpful?