<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Configure ServiceNow ReAuth for eSignature Task Approval within Okta
Single Sign-On
Okta Classic Engine
Okta Identity Engine
Overview

This article describes how to configure ServiceNow ReAuth for eSignature Task Approval.

Applies To
  • ServiceNow
  • Custom SAML App
  • Okta Identity Engine (OIE)
  • Okta Classic Engine
Solution

The following is the configuration to use when setting up eSignature re-authentication configurations for ServiceNow task approval flows.

  1. Create a new Custom SAML Application within Okta.

    1. The application will have the same basic configuration as the Okta Integration Network (OIN) ServiceNow application, with a few additions noted below.
    2. Add the information typically generated for the Sign On URL and the Service Provider (SP) Entity ID. However, also ensure to add the extra Requestable SSO URLs as shown for the navpage.do and consumer.do (with index as 1)
  2. The /consumer.do should be eSignature URL value within ServiceNow SSO settings (as seen in part 3).
    Edit SAML Settings > on the General Settings, click Next > Show Advanced Settings for the SAML Settings > Other Requestable SSO URLs.
    Other Requestable SSO URLs  

  3. In ServiceNow, ensure these settings are enabled in the Forms configuration.

    ServiceNow configuration 

    • AuthnRequest URL for eSignature Authentication
    • Assertion Consumer URL for eSignature Authentication
    • Assertion Consumer Index for eSignature Authentication
  1. Ensure these settings are then present for the Values turned on for eSignature Authentication.

The index value for the URL must match the Value for the added Requestable Sign on URL configuration above.

Assertion Consumer URL


 

Related References

Loading
Configure ServiceNow ReAuth for eSignature Task Approval within Okta