Web Identity Token
- Last Updated: May 12, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Amazon Redshift 8.0
- Documentation
Attribute
WebIdentityToken (WIT)
Purpose
The JWT (JSON Web Token) that is used to connect to your database.
Valid Values
webtoken
where:
- webtoken
- is a valid JWT issued by the credential service or identity provider (IdP).
Notes
- Only connections between Azure apps and Amazon Redshift are supported.
- To obtain the JWT, you must register your application with Azure, generate a client secret, and then use a tool such as cURL or Postman to retrieve the token.
Default
None