Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 748 Bytes

AuthenticationSource.md

File metadata and controls

14 lines (10 loc) · 748 Bytes

AuthenticationSource

Properties

Name Type Description Notes
external bool Whether the authentication source is external (true) or internal (false). [optional]
id int The identifier of the authentication source. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The name of the authentication source. [optional]
type str The type of the authentication source. [optional]

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