Bug 50093 - synchronize email address of group to azure
synchronize email address of group to azure
Status: NEW
Product: UCS
Classification: Unclassified
Component: Office 365
UCS 4.4
Other Linux
: P5 normal with 2 votes (vote)
: ---
Assigned To: Mail maintainers
Mail maintainers
:
: 49657 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-09-02 08:20 CEST by Daniel Tröder
Modified: 2024-02-07 13:37 CET (History)
6 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2020021721000941
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2019-09-02 08:20:49 CEST
When a office365-enabled group in UCS gets an email address assigned, make the synchronized group in Azure a "mail-enabled" group and assign the email address (if its domain is in the list of azure-validated domains).

Original request: https://help.univention.com/t/mail-enabled-security-groups-sync-office-365-connector/12892
Comment 1 Daniel Tröder univentionstaff 2019-09-02 08:28:04 CEST
It may be be enough to add a mapping for "mailAddress":
ucr set office365/attributes/mapping/mailAddress=<azure-attr>
But it may be necessary to do something more to the azure group, like enabling the "mail feature" -> investigate.
Comment 2 Ingo Steuwer univentionstaff 2020-04-29 14:52:24 CEST
We've reviewed this. Proposal is to have a dedicated extended attribute for the Mail Address in Azure AD, as it might not be the same as the mailPrimaryAddress (i.e. other mail domain).

Proposal:

* a new attribute "Microsoft 365 mail address" is added (wording should be the same as in Microsofts Azure AD management tools)
* the attribute defaults to the same behaviour as the Office365userPrincipalName: <local part of "mailPrimaryAddress>@<Azure AD domain>. In case there is no mailPrimaryAddress given, <groupname>@<Azure AD domain> is set.
Comment 3 Ingo Steuwer univentionstaff 2020-04-29 15:22:13 CEST
*** Bug 49657 has been marked as a duplicate of this bug. ***