Name | Type | Description | Notes |
---|---|---|---|
id | str | ID for a secondary user in the HTPasswd data file. | [optional] |
hashed_password | str | HTPasswd Hashed Password for a user in the HTPasswd data file. The value of this field is set as-is in the HTPasswd data file for the HTPasswd IDP | [optional] |
password | str | Password in plain-text for a user in the HTPasswd data file. The value of this field is hashed before setting it in the HTPasswd data file for the HTPasswd IDP | [optional] |
username | str | Username for a secondary user in the HTPasswd data file. | [optional] |