Configure Okta for sso
Last updated
Last updated
Keep the EntityID and Callback URL handy
Go to Okta portal and switch to admin mode.
From the left-hand side navigation pane, go to Applications -> Applications
Click on "Create APP Integration"
Select SAML 2.0 and click next.
Enter the app name, say "Demo-Okta-Sample"
Fill the following values into their respective SAML configurations.
Audience URI (Entity ID) -> Entity ID which you have generated in Lineaje application
Single sign-on URL -> Post callback URL which you have generated in Lineaje application.
Select the Name ID Format as "EmailAddress"
Set the Attribute Statements. These attributes will be part of SAML assertion and this is required for Lineaje auth to function.
Click on following options and click on Finish. Depending on the version of Okta, there could be slightly different screens shown. Two variations are shown below.
Goto Assignments tab
Assign individual users or groups to the application.
Go to Sign On-> View SAML setup instructions link
Copy the identity provider single sign-on url, download the x.509 certificate
Go back to Lineaje application
Copy the identity provider single sign-on url in "Sign-in URL"
Upload the certificate from previous step.
Proceed with activating Single Sign On(SSO)