Okta.Sdk.Model.SecurityEventTokenJwtHeader
October 22, 2025 ยท View on GitHub
JSON Web Token header for a Security Event Token sent by the SSF Transmitter
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 |