Okta.Sdk.Model.InlineHookChannelConfigAuthSchemeBody

October 22, 2025 ยท View on GitHub

The authentication scheme to use for this request

Properties

NameTypeDescriptionNotes
KeystringThe header name for the authorization server[optional]
TypestringThe authentication scheme type. Supported type—`HEADER`.[optional]
ValuestringThe header value. This secret value is passed to your external service endpoint. Your external service can check it as a security measure.[optional]

[Back to Model list] [Back to API list] [Back to README]