Integrating OKTA SSO with Axis LMS
If you use OKTA as your SAML identity provider (IdP), you can use the information in this document to set up SAML authentication for your Axis LMS.
These steps assume that you have permissions for modifying your organization’s OKTA portal.
Note: These steps reflect a third-party application and are subject to change without our knowledge. However, even if the steps described here do not fully match the screens you see in your IdP account, using these steps along with the IdP’s documentation should still enable you to configure the integration.
Step One: Begin Adding The Integration In Axis LMS
- While signed in to Axis LMS as an administrator, go to System > Integration > Single Sign-On (SSO) > SAML Sign-In
- Click the + Add An Integration button.
- Select OKTA from the list of SAML Identity provider.
- Keep this screen/tab open for now as we will refer to it later.
- Figure 1: Add A New Integration Screen in Axis LMS
Step Two: Adding Axis LMS To Your OKTA Applications
- In a new tab/window, access OKTA.
- Go to Applications > Applications > Create App Integration.
- Select SAML 2.0 option then click Next
- Edit the App Name, entering Axis LMS.
- Accept other default values for now and click Next.
- Keep this screen/tab open for now as we will refer to it later.
- Figure 2: Azure AD > Find Applications
Step Three: Add Identity Provider Details To OKTA
In this step, we’ll define the service provider values that OKTA will need to identify your app.
- On the Add A New Integration screen in Axis LMS, go to the Service Provider Details section.
- Copy values from Axis LMS into the OKTA SAML Settings fields as shown below.
- Set Name ID format to EmailAddress.
- Leave all other values under SAML Settings as the default values.
Copy Axis LMS Field Value | to | OKTA SAML Settings Field |
---|---|---|
Entity ID | to | Audience URI (SP Entity ID) |
Assertion Consumer Service / SSO Service | to | Single sign on URL |
Single Logout Service | to | Single Logout URL |
Step Four: Defining User Attributes
In this step, we’ll define the information about the user (id, email address, first name, last name) that need to be passed to Axis LMS.
- Still in OKTA, scroll down to Attributes Statements section.
- In the Name section to the left, enter "uuid" (without quotations).
- In the Value section to the right, enter "user.id" (without quotations).
- Repeat this sequence three more times, using the fields/values below (clicking Add Another to add a new set of fields).
- Once you have finished adding the attributes, scroll down and click the Next button.
- On the following screen you'll be asked a couple questions from OKTA regarding the type of app you have added — Select I'm an Okta customer adding an internal app and This is an internal app that we have created and then click Finish
Field | to | Value |
---|---|---|
emailAddress | to | user.email |
firstName | to | user.firstName |
lastName | to | user.lastName |
- In the OKTA app UI, select the Sign On tab (if it's not already selected).
- Click on the blue button that reads View Setup Instructions.
- Copy values from the window/tab that opens and paste them into the Identity Provider Details section of Axis LMS, as shown below.
Copy Field Value | to | Axis LMS Field Value |
---|---|---|
Identity Provider Issuer | to | Entity ID / Issuer URL |
Identity Provider Single Sign-On URL | to | SAML 2.0 Endpoint / SSO URL |
X.509 Certificate | to | X.509 Certificate |
- Figure 2: is LMS Identity Provider Details