Prerequisites
To configure a Token Exchange server (TX) the following prerequisites must be met:
- Prerequisites for the supplier of the subject tokens
- The access or ID token supplied must be a JWT token.
- The issuer must be an OpenID Provider that exposes the standard Discovery Endpoint. The TX uses this endpoint to obtain the key material to verify the token.
- Prerequisites for the TX server
- Airlock IAM must already be configured as an OpenID Provider or an Authorization Server.