SAML 2.0 with Okta - Application Installation Guide (recommended)
Updated by Lyndsay
Our SAML 2.0 integration will allow employees from your organization to log in to EasyLlama without using passwords. Our app is available in the Okta marketplace and alternative instructions are provided here.
We support the following roles:
- EasyLlama admin
- EasyLlama learner
Both already need to be present in your EasyLlama account in order to be able to use the SAML 2.0 login.
Supported Features
The Okta/EasyLlama SAML integration currently supports the following features:
- SP-initiated SSO
- IdP-initiated SSO
- JIT (Just-In-Time) Provisioning
For more information on the listed features, visit the Okta Glossary.
Set up a new Okta app
- Install the EasyLlama Okta app
- Set up the Okta app -
- Click on Sign on > Settings > Edit and map the attribute that you added to: userType => appuser.userType. Click Save.
- Download the certificates from Okta and keep them secure. These will be uploaded on the EasyLlama dashboard.
Add the SAML settings in EasyLlama
- Add the SAML settings to your Easyllama dashboard - Go to your EasyLlama dashboard and click Settings > Authentication. Contact your Account Manager if that option isn't available on your account.
Enter the following items:
- Single Sign On URL: the URL generated by Okta, e.g. https://company.okta.com/app/org/xxx/sso/saml
- Identity Provider Issuer: the URL generated by Okta, e.g. http://www.okta.com/xxx
- X.509 certificate: the certificate generated by Okta (.cert file)
- Once you have entered all the required fields, click Save.
Map the fields in Okta
Go back to Okta and follow these instructions:
- Go to the Directory > Profile Editor and select EasyLlama. Add a userType attribute, as displayed below and click 'Save'.
- Add the "Training Tags" attribute (optional) - If you would like to assign courses to learners after they log in for the first time, you will need to add the "Training Tags" attribute so that you can assign trainings to their profile. The value should be training_tags
Congratulations, your SAML integration is now ready to be used!
Test your SAML login
- In Okta: go to Directory > People and click on any user you would like to use for testing purposes. We recommend using your own user.
- Click "Assign Applications" and select EasyLlama.
- Enter either 'admin' or 'learner' in the User Type field.
- Admin role: will have access to the EasyLlama admin dashboard and will be able to perform all operations such as adding/removing learners or assigning trainings. They will be provisioned during the first Okta login if they are not in EasyLlama yet.
- Learner role: will be able to log in to EasyLlama and access the courses assigned to them by an admin. They will be provisioned during the first Okta login if the "Training Tag" field is filled out.
- Log in with Okta: Go back to your Okta account. Find your user and assign the "Admin" role. Click on the EasyLlama tile. You should be redirected to your EasyLlama dashboard.
Notes
The following SAML attributes are supported:
Name
Value
first_name
user.firstName
last_name
user.lastName
userType
appuser.userType
training_tags
user.training_tags
SP-initiated SSO
You can get the SP-initiated link from the SAML Authentication Settings > Copy SAML in Okta.