bearerTokenTargetPublicKey property

String? bearerTokenTargetPublicKey
final

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;