Configure session validation within the Adaptive Authentication framework to provide as an additional layer of protection for session or cookie hijacking.
始める前に
Role required: adaptive_auth_admin
Plugin required: Adaptive Authentication (com.snc.adaptive_authentication)
To configure Session Validation, you must perform the following steps:
手順
-
Navigate to .
-
Select the Session Validation Policy in the Policies (sys_authentication_policy_list.do) page.
-
Select Policy Inputs.
-
Select New or Edit.
-
Choose the kind of Policy Input (Filter Criteria) that you want to create.
Available options are IP, Role, and Group Filter Criteria. Let's choose
IP Filter Criteria.

-
Fill the form with the filter details and provide the IP Range.
-
Select Submit.
-
Select Policy Conditions on the Session Validation Policy page.
-
Select New.
-
Fill the form and set the Condition for the Policy Input.
注: You can set the conditions to true or false based on the configuration of the policy input. In this example, it is set to true. Setting
the condition to true in this case allows only the user with the configured IP address to log in.

-
Select the Active check box to activate the policy after the Session Validation Policy is set up with policy inputs and conditions.
-
Navigate to and enable the Session Validation property.
-
Navigate to .
-
Set the Default Policy to Allow Policy or Deny Policy to set the session validation context according to the policy input and policy conditions.
注: By default:
- The Session Validation context is set to Allow Policy.
- Allow Policy is selected as Session Validation Policy.
- The Session Validation Context for an authentication policy can only be with Allow Policy.

タスクの結果
The configuration evaluates the login session based on the following:
- Restricts access to the ServiceNow® instance when hijackers copy a user's session cookies from one device to another to impersonate a session.
- Restricts the user's session access if they're using an insecure network.