Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 635 Bytes

HTPasswdIdentityProvider.md

File metadata and controls

13 lines (9 loc) · 635 Bytes

HTPasswdIdentityProvider

Details for htpasswd identity providers.

Properties

Name Type Description Notes
password str Password to be used in the HTPasswd data file. [optional]
username str Username to be used in the HTPasswd data file. [optional]
users list[HTPasswdUser] Link to the collection of HTPasswd users. [optional]

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