Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 694 Bytes

CreateAuthenticationSource.md

File metadata and controls

11 lines (7 loc) · 694 Bytes

CreateAuthenticationSource

Properties

Name Type Description Notes
id int The identifier of the authentication source to use to authenticate the user. The source with the specified identifier must be of the type specified by `type`. If `id` is omitted, then one source of the specified `type` is selected. [optional]
type str The type of the authentication source to use to authenticate the user.

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