Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 815 Bytes

IdentityProviderLinksAllOfAuthorize.md

File metadata and controls

15 lines (11 loc) · 815 Bytes

Okta.Sdk.Model.IdentityProviderLinksAllOfAuthorize

OAuth 2.0 authorization endpoint for the IdP OAuth 2.0 Authorization Code flow

Properties

Name Type Description Notes
Hints HrefObjectHints [optional]
Href string Link URI
Name string Link name [optional]
Type string The media type of the link. If omitted, it is implicitly `application/json`. [optional]
Templated bool Indicates whether the Link Object's "href" property is a URI Template. [optional]

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