- Configure custom auth in the CDP Portal (JWKS endpoint, issuer, etc.)
- Provide a
customAuth.getJwtcallback in your CDP initialization config
Returns
| Name | Type |
|---|---|
authenticateWithJWT() | (options?: { idempotencyKey?: string; }) => Promise<AuthenticateWithJWTResult> |