ADO.NET Provider for ServiceNow

Build 25.0.9539

JTIClaimName

If you have different claim name for uniqueness identification of the JWT, update the claim name.

Data Type

string

Default Value

"jti"

Remarks

By default 'jti' claim in the JWT is used to verify the uniqueness of the token. When you enable JTI verification, it helps prevent replay attacks by ensuring that each token is unique.

The value of the 'jti' claim will be a random UUID.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539