Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

EmpowerID provides integration with Okta to serve as the Identity Provider (IDP) for EmpowerID, enabling a seamless integration. With this integration, users can access the EmpowerID by authenticating the credentials from Okta SSO. In order to enable This article provides a comprehensive guide for configuring EmpowerID to use Okta as an Identity Provider (IdP) through Security Assertion Markup Language (SAML). The configuration enables Single Sign-On (SSO) , you'll need to establish a SAML connection within your EID system and then configure the SAML settings in Okta. Please follow the instructions below to set Okta as an IdP.

In this setup, EID functions as a

capabilities, allowing users to access EmpowerID services by authenticating via Okta. In this integration, EmpowerID acts as the Service Provider (SP), and Okta functions as the

Identity Provider (

IdP

) . The instructions and URL reflect a SP-initiated SSO which means that users begin the login process at EID, which redirects them to Okta for authentication.

Step 1: Configure SAML in Okta

You can create a SAML app directly from the Okta dashboard to integrate Okta with EID. Please follow Okta's relevant documentation to ensure the SAML app is created accurately. However, please ensure you correctly enter all the information below about EmpowerID in the Okta app. .

Expand
titlePrerequisites
  1. Administrative access to the Okta Admin Dashboard.

  2. Administrative access to EmpowerID.

Steps Overview

  1. Configure SAML in Okta

  2. Gather and Verify SAML Attributes

  3. Add Cross-Origin Resource Sharing (CORS) in EmpowerID

  4. Upload Certificate to EmpowerID

  5. Create a SAML Connection in EmpowerID

Step 1 – Configure SAML in Okta

  1. Log in to the Okta Admin Dashboard.

  2. Navigate to Applications.

    • Click "Applications" in the sidebar and select "Applications" from the drop-down menu.

  3. Create App Integration.

    • Click the "Create App Integration" button.

      Image Added

  4. Select Sign-In Method.

    • Select SAML 2.0 and click Next.

      Image Added

  5. Under General Settings, enter an App Name as a minimum and click Next.

    Image Added

  6. Input SAML Settings.

    • Input the following information:

      Insert excerpt
      IL:Set Up Okta as IdP
      IL:Set Up Okta as IdP
      nameOktaConfig
      nopaneltrue

  7. Review Configuration

    • Click Preview SAML and verify the settings.

    • Click Next and fill out the Feedback form if desired.

    • Click Finish.

    Image Added

Step 2

:

Gather and Verify SAML Attributes

Before you start setting up the Okta in EmpowerID, Please make sure that you have collected the following information and verified the settings in the Okta application.

  • Please preview the Okta SAML integration in Okta and ensure that there are no errors present.

  • Obtain the
    1. Retrieve SAML Setup Information.

      1. Navigate to the details of the newly created application in Okta.

      2. Click on the SAML tab and then View SAML Setup Instructions.

        Image Added

      3. Obtain the following information:

        • Identity Provider Single Sign-On URL

    from the application that you configured earlier in the Okta Platform, which we will configure later on the EID side for your integration.
    Obtain the
        • Identity Provider Issuer URL

    from the application that you configured earlier in the Okta Platform.
    Create and
      1. Download the

    Signing Certificate from the application configured in Okta which we will later upload in step #4.
      1. signing certificate.

        Image Added

    Step 3

    :

    Add CORS in

    EID

    EmpowerID

    1. Configure CORS Settings

      • You need to configure EmpowerID's Cross-Origin Resource Sharing (CORS) settings to allow Okta's URL to interact with EmpowerID. The URL that you need to add is your Okta URL (also called an Okta domain). Please follow the

    instructions here in the docs
    to add a CORS URL
      • .

        Image Modified

    note
    1. Recycle the Environment.

      • CORS

    entries in EmpowerID
      • settings are cached

    for performance, which means that in order for the new CORS URL to work , you will need to recycle the environment
      • ; therefore, recycle the EmpowerID environment for changes to take effect.

    Step 4

    :

    Upload Certificate to

    EID

    EmpowerID

    To configure the authentication request, you must upload the certificate signing certificate that you had previously downloaded from the Okta platform. This certificate will be used as the signing certificate. Please follow the instructions below to upload the certificate in EID.

    On the navbar, expand Apps and Authentication and click SSO Connections. Now click on

    1. Navigate to SSO Components.

      • From the navigation bar, go to Apps and Authentication > SSO Connections > SSO Components.

    2. Upload Certificate.

      1. Click on the Certificates tab and the (plus) icon to upload a new certificate.

        Image Modified

      2. Select Upload Certificate, choose the Certificate Owner, and then upload the certificate

      file you
      1. downloaded from Okta.

        Image Modified

    3. Click on Saveto upload the certificate.

    Step 5

    :

    Create a SAML Connection in

    EID

    EmpowerID

    1. On the navbar, expand Apps and Authentication and click  SSO Connections . Now and click on SAML.

    2. You can view all SAML connections and create a new one by clicking the (plus) Click the Add New (blue star) icon.

    3. When selecting a SAML connection type, it's important to determine whether the connection will operate as an Identity Provider (IdP) or if it will utilize EID as its IdP. In this article, we'll use the Identity Provider option as our example, as we intend to configure Okta to function as the IdP. Please select the Default SAML IdP connection Settings.

      • The Service Provider (SP) is an application or service that depends on the EID as an Identity Provider to authenticate and provide access to users. This integration allows the SP to manage user access efficiently using EID.

      • The Identity Provider (IdP) is responsible for authenticating users and providing access permissions for the EmpowerID application. It generates SAML assertions for users after authentication, which EID then uses to grant or deny access to their resources.

        Image Removed

    4. Please provide the connection details for the SAML connection.
      Fill in the required fields as outlined in the table below:

      Insert excerpt
      IL:Set Up Okta as IdP
      IL:Set Up Okta as IdP
      nameSAMLConnectionGeneral
      nopaneltrue

    5. Please provide Under Identity Provider URL Details, Enter the Identity Provider Single Sign-On URL obtained from the Okta SAML application integration.

    6. Please provide Under Logout URL, enter the Logout URL and the Logout SAML HTTP protocol Protocol used.

      • The Logout URL is the Single Logout (SLO) URL provided by Okta. This URL will handle the logout process, ensuring that the user's session is terminated in both EmpowerID and Okta.

      • The Logout SAML Protocol is the HTTP method to send SAML requests. To configure Okta in EID, please select the HTTPPost option.

    7. You can Under Account Information, select whether to create a new account, Account Directory or you can to select an existing account directory.

      Select the checkbox Create a New

      Account Directory

      to create a new account directory

      .

    8. Alternatively, you can choose to select an existing account directory.

      Image Removed

    9. Please Image Added

    10. Under Certificates, please provide the necessary information related to the Certificates for the SAML connection.

      • The Signing Certificate is used by the IdP to digitally sign the SAML assertions and messages it sends to the SP. The SP, when When receiving these messages, the SP can use the IdP's signing certificate to verify the message's integrity and authenticity. It should be the public key.

      • The SP uses the Verifying Certificate to verify the digital signatures on SAML assertions and messages sent by the IdP sends. The SP uses the verifying certificate to ensure that the trusted IdP genuinely signs the messages it receives and that they haven't been altered or forged.

    11. Click on the Authn Request tab and select Create a New Authentication Request. You have the option to create a new one or use an existing SAML Authentication Request. Enter the required details to create a new authentication request and click on Save.

      Insert excerpt
      IL:Set Up Okta as IdP
      IL:Set Up Okta as IdP
      nameSAMLAuthRequest
      nopaneltrue

    Step 6 – Testing the Configuration

    Test the configuration by logging in to EmpowerID using Okta credentials.

    Div
    stylefloat:left; position:fixed;
    idarticleNav

    IN THIS ARTICLE

    Table of Contents
    maxLevel4
    minLevel2
    stylenone
    printablefalse

    Insert excerpt
    IL:External Stylesheet
    IL:External Stylesheet
    nopaneltrue