COMPONENT | DESCRIPTION / VALUE |
---|---|
DomainType | Required. MMT_LOGIN = 1 |
State | Optional. For the Refresh message, when accepting Login: • StreamState = OmmState.Open • DataState = OmmState.Ok • StatusCode = OmmState.None |
Solicited | Required. Specifies whether the refresh was solicited. • true: Indicates that the refresh was solicited. • false: Indicates that the refresh was unsolicited. |
Indications | • Required: Complete set to true, which indicates the refresh is complete. The content of a Login Refresh message is expected to be atomic and contained in a single part, therefore RefreshMsg.Complete must be set to true. • Optional: ClearCache set to true, which indicates to clear the cache. |
QoS | Not used. |
SeqNum | Not used. |
ItemGroup | Not used. |
PermissionData | Not used. |
extendedHeader | Not used. |
ServiceId | Not used. |
NameType | Optional. Possible values: • USER_NAME • USER_EMAIL_ADDRESS • USER_TOKEN • USER_AUTHN_TOKEN If NameType is not set then it is assumed to be a NameType of USER_NAME. If present, the value should match the type specified in the Login request. |
Name | Optional. Name should match the Name specified in the Login request and contain appropriate content corresponding to the NameType specification. |
Filter | Not used. |
Identifier | Not used. |
Attrib | Optional. Typically an ElementList.Elements are specified in Section 3.2.5. |
Payload | Optional. Typically present when login requests connection configuration or permission profile information. The payload is sent as an ElementList. For payload details, refer to Section 3.3.1. |