Tableau Connector for REST

Build 24.0.9060

JWT OAuth

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


PropertyDescription
OAuthJWTCertThe JWT Certificate store.
OAuthJWTCertTypeThe type of key store containing the JWT Certificate.
OAuthJWTCertPasswordThe password for the OAuth JWT certificate.
OAuthJWTEncryptionKeyThe key used used for HMAC signatures with JWT tokens.
OAuthJWTCertSubjectThe subject of the OAuth JWT 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 that should be included in the JWT headers. Ex: header1=value1,header2=value2.
OAuthJWTValidityTimeHow long the JWT should remain valid, in seconds.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060