Okta.Sdk.Model.TokenProtocolRequest

October 22, 2025 ยท View on GitHub

Details of the token request

Properties

NameTypeDescriptionNotes
ClientIdstringThe ID of the client associated with the token[optional]
GrantTypeGrantType[optional]
RedirectUristringSpecifies the callback location where the authorization was sent[optional]
ResponseModestringThe authorization response mode[optional]
ResponseTypestringThe authorization response type[optional]
ScopestringThe scopes requested[optional]
Statestring[optional]

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