Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Step 1 - Configure continuous authentication in Okta Identity Provider

Sign in as an administrator to configure multifactor settings. Then, perform the following steps.

  1. Enable iFrame embedding.
    1. Select Customizations > Other > IFrame embedding.
    2. Click Edit, check Allow iFrame embedding, and click Save.
  2. Activate factor types.
    1. Select Security > Multifactor > Factor Types.
    2. Click the factor types to activate them. Example: click Security Question and select Activate

      from the prompt.

  3. Create an application using SAML 2.0 sign-on.
    Enter the following values:
    • Audience Restriction (Entity ID):

      https://auth-<ShortTenantID>.<proxy-domain-name>/data-proxy
      Example: https://auth-mammoth.proxy.edge.lkt.cloud/data-proxy
    • Single Sign On URL:

      https://auth-<ShortTenantID>.<proxy-domain-name>/saml/stepUpAcs

      Example: https://auth-mammoth.proxy.edge.lkt.cloud/saml/stepUpAcs

    • Attribute Statements:
      • Name: mail
      • Name Format: Unspecified
      • Value: user.login
  4. Set a sign-on policy for the application.
    1. Click Add Rule and enter a rule name.
    2. Under Actions, check Prompt for factor.
    3. Select Every sign on.
    4. Click Save.

    5. Click the Sign On tab.
    6. Copy the metadata URL.