Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 992 Bytes

File metadata and controls

16 lines (12 loc) · 992 Bytes

LDAPConfigTestResult

Properties

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

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