kid

val kid: String

Parameters

kid

The key identifier used in JWT headers and cryptographic operations. This value is included in the "kid" (Key ID) field of JWT headers when signing tokens, allowing servers to identify which key was used for signature verification. Must be unique within the authentication context.