Okta.Sdk.Model.OAuth2Client

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ClientIdstringUnique key for the client application. The `client_id` is immutable.[optional] [readonly]
ClientNamestringHuman-readable string name of the client application[optional] [readonly]
ClientUristring[optional] [readonly]
LogoUristringURL string that references a logo for the client consent dialog (not the sign-in dialog)[optional] [readonly]
LinksOAuth2ClientLinks[optional]

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