Multiple email support for EMU profiles
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 8.9k
- Fork
- 1.8k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Summary
Enterprise managed users will be able to maintain more than one email address in their user profile.
### Intended Outcome
Customers who maintain more than one domain due to business structure or acquisition are currently unable to maintain strong attribution to git history over time. GitHub notification routing may be impacted by changes to business structure.
### How will it work?
Enterprise managed users only support one email address being present in their user profiles. We will remove that limitation and add the ability to:
- attribute git commits from more than one email address to a specific EMU
- route notifications to more than one email address
- route notifications to a specific primary email address
To accomplish this, we will make updates to the SCIM APIs associated with user objects in order to support multiple email addresses. Email address data will come from the identity provider - Users will not be able to edit email addresses.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.