The below question is related to sections 3.2.4 and 3.2.5 of EMA30_RMD Usage Guide;
The Login Refresh and Login Status messages of the Login Domain consist of a number of components and attributes E.g. AllowSuspectData, SingleOpen.
a) Out of these what components and attributes should mandatorily be consumed by the consuming application?
b) Is it acceptable for the consuming application to not process (i.e. ignore) non-mandatory fields available in the Login Refresh or Login Status messages.
c) Is it possible for consuming application to receive values that are out of range for a particular element; e.g. Expected values for the element AllowSuspectData are either 0 or 1. Is it possible that the consumer application to receive any value other than 1 or 0 (invalid values), may be due to a defect of omm provider.