Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 801 Bytes

LDAPConfigTestResult.md

File metadata and controls

15 lines (11 loc) · 801 Bytes

LDAPConfigTestResult

Properties

Name Type Description Notes
status str Test status code: always 'success' or 'error' [optional]
message str Short human readable test about the result [optional]
details str Additional details for error cases [optional]
user LDAPUser User details from LDAP server for auth tests [optional]
trace str A more detailed trace incremental results during auth tests [optional]
url str Link to ldap config [optional]

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