Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 914 Bytes

ScimServiceProviderConfigAuthenticationScheme.md

File metadata and controls

15 lines (11 loc) · 914 Bytes

ScimServiceProviderConfigAuthenticationScheme

Properties

Name Type Description Notes
name string The name of the authentication scheme, for example, HTTP Basic.
description string The description of the authentication scheme.
specUri string The HTTP-addressable URL that points to the authentication scheme's specification. [optional]
documentationUri string The HTTP-addressable URL that points to the authentication scheme's usage documentation. [optional]
type string The type of authentication scheme.
primary bool Indicates the primary method of authentication. [optional]

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