user.map Limitations
The user.map configuration has the following limitations:
- Users must be defined for each dataservice; if there is a common user that can be used in any of your configured dataservices, there must be an individual line
for each dataservice. For example:
sales secret alphasales secret betasales secret gamma
- When using
user.mapwith multiple dataservices, additional data services must exist indataservices.properties. Only add the physical data services you would like to work with. Any composite data services will automatically be discovered. The connector must be restarted once the data services have been added. - Specifying a composite dataservice that has not been defined will raise an error.
- If the
user.mapcontains multiple entries for the same user, only the last entry will be used.