Okta.Sdk.Model.SecurityEventTokenRequestJwtHeader
October 3, 2024 ยท View on GitHub
JSON Web Token header for a Security Event Token
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Alg | string | Algorithm used to sign or encrypt the JWT | |
| Kid | string | Key ID used to sign or encrypt the JWT | |
| Typ | string | The type of content being signed or encrypted |