# DomainAuthenticateResponse
## Properties
**token** | **String** | |
**expiry** | **String** | the token expiration, in UTC |
**advisory** | Option<**Vec<String>**> | Optional advisory message for the caller. This can be used to indicate that the authenticating client is out of date | [optional]
**cell_address** | Option<**String**> | The public URL of the cell responding to the authentication request | [optional]
**group_lookup_result** | Option<**String**> | Optional message for use if user domain group lookup resolution fails. If this field is populated, it indicates that no capabilities were retrieved that relate to domain group mappings. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)