| 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] |