Okta.Sdk.Model.InlineHookChannelConfigAuthSchemeBody
October 22, 2025 ยท View on GitHub
The authentication scheme to use for this request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Key | string | The header name for the authorization server | [optional] |
| Type | string | The authentication scheme type. Supported type—`HEADER`. | [optional] |
| Value | string | The header value. This secret value is passed to your external service endpoint. Your external service can check it as a security measure. | [optional] |