Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 795 Bytes

IdentityProviderLinksAllOfMetadata.md

File metadata and controls

15 lines (11 loc) · 795 Bytes

Okta.Sdk.Model.IdentityProviderLinksAllOfMetadata

Federation metadata document for the IdP (for example: SAML 2.0 Metadata)

Properties

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

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