Excel Add-In for REST

Build 25.0.9434

JWT OAuth

This section provides a complete list of the JWT OAuth properties you can configure in the connection settings for this provider.


PropertyDescription
OAuthJWTCertSupplies the name of the client certificate's JWT Certificate store.
OAuthJWTCertTypeIdentifies the type of key store containing the JWT Certificate.
OAuthJWTCertPasswordProvides the password for the OAuth JWT certificate used to access a password-protected certificate store. If the certificate store does not require a password, leave this property blank.
OAuthJWTEncryptionKeyThe key used used for HMAC signatures with JWT tokens.
OAuthJWTCertSubjectIdentifies the subject of the OAuth JWT certificate used to locate a matching certificate in the store. Supports partial matches and the wildcard '*' to select the first certificate.
OAuthJWTIssuerThe issuer of the Java Web Token.
OAuthJWTSubjectThe user subject for which the application is requesting delegated access.
OAuthJWTSubjectTypeThe SubType for the JWT authentication.
OAuthJWTPublicKeyIdThe Id of the public key for JWT.
OAuthJWTAudienceA space-separated list of entities that may use the JWT.
OAuthJWTEncryptionThe encryption algorithm to be used in JWT authentication.
OAuthJWTHeadersA collection of extra headers to include in the JWT.
OAuthJWTValidityTimeHow long the JWT should remain valid, in seconds.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434