Setting Up Okta
For additional information, refer to the Okta documentation on setting up a SAML application.
- Sign in as a Okta administrator and click My Applications, then click Admin:
- Click Add Applications:
- Click Create New App:
- Under Sign on method, select SAML 2.0, then click Create.
- In the App name field, enter
Lookout-SSO
, then click Next. - Under GENERAL, set the following:
Field Value Single sign on URL This is the URL provided by Lookout ending with /acs
Audience URI (SP Entity ID) This is the URL provided by Lookout ending with /metadata
Name ID format Unspecified Application username Email - Under ATTRIBUTE STATEMENTS, create the following entries by clicking Add Another to extend the list.All entries use Name format: Basic:
Name Value ent
The ent value provided by Lookout mail
user.email sn
user.lastName givenname
user.firstName upn
user.email - Under GROUP ATTRIBUTE STATEMENTS (OPTIONAL), create the following entry:
Name Name format Filter memberof
Basic This should match a common String in the user group names you use for Lookout MES Console Full Access, Restricted Access, and Read-Only administrators. For example, if your user groups are named:
- Lookout-Full
- Lookout-Restricted
- Lookout-ReadOnly
Then the
memberof
Filter should be:Contains >
Lookout
You can also use Starts with or other match types if necessary.
- Click Next.
- Under Are you a customer or partner? select I'm an Okta customer adding an internal app:
- Click Finish.The Sign-On section appears.
- Right click Identity Provider metadata and click Copy Link Address.This copies your metadata URL, which you need to provide to Lookout to complete setup.
- Click View Setup Instructions:
- Copy the Identity Provider Single Sign-On URL and provide it to Lookout:
- Click Assignments and assign People or Groups to the Lookout app:
- Navigate back to Applications and confirm that you can see the Lookout app in Okta.
- Send the metadata URL and Identity Provider SSO URL from Steps 11-13 to Lookout.