Validate your instance connection
Validate the connection between registered instances to confirm that authentication and My SN Instances configuration are correct before enabling integrations.
Before you begin
My SN Instances registration and authentication must be complete before validating. See Register your instance and either Configure the Basic authentication method or Configure the OAuth authentication method development instance.
Role required: sn_se.scan_engine_admin
Procedure
What to do next
If validation fails, resolve the root cause before retrying. Retrying without fixing the root cause can trigger the account lockout policy. Work through the following checks in order:
- The integration user password was set using
setDisplayValue()on this instance. - The authentication record password was re-entered in the UI on this instance.
- Both roles —
sn_se.scan_engine_adminandsn_se.internal_rest_integration— are explicitly assigned to the integration user on this instance. - The instance URL is exactly
https://instancename.service-now.comwith nowww., trailing slash, or path. - Any pending Scan Engine scripting scope request in Key Management Framework access policies has been approved, and you have logged out and back in before retrying.
- Assign the system administrator role the Key Management admin role
- Assign the sn_kmf.cryptographic_manager role to the system admin.
- Navigate to .
- Search for Scan Engine in the Script Table Target script: Script Include: ScanEngineApiUtil
- Open the record and set the Result to Track.
If the account has been locked out, see Recover from account lockout.