bearerTokenTargetPublicKey property
An optional P256 public key to which, if provided, the bearer token will be encrypted and returned via the encrypted_bearer_token claim of the OIDC Token
Implementation
final String? bearerTokenTargetPublicKey;
An optional P256 public key to which, if provided, the bearer token will be encrypted and returned via the encrypted_bearer_token claim of the OIDC Token
final String? bearerTokenTargetPublicKey;