Manage Azure mapping in ad_user_mu service
Created by: zlamalp
- Added new required attribute "facility:def:adAzureDomain" which defines MS Azure domain used for user account mapping (login@domain -> for MU učo@domain).
- Send new file with list of "opt" AD attributes to manage. They are appended to standard set of attributes (normally required). Like this we can manage different set of attributes per facility using same service.
- When value of "f:d:adAzureDomain" attribute is defined, generate value for each user entry and push AD attribute name to "opt" attributes.
- Bumped script and protocol version.