-
Notifications
You must be signed in to change notification settings - Fork 60.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Teams connected to IdP groups as child teams #36079
Teams connected to IdP groups as child teams #36079
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
👓 Previews for changed contentThis comment is 🤖 automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server |
Thanks for opening a pull request! We've triaged this issue for technical review by a subject matter expert 👀 |
Hi @ReneSchumacher, thank you for raising a PR—I'll get this triaged for review by a member of the team |
Hi @subatoi, could you find a reviewer yet? I'm running a couple GitHub trainings over the last and upcoming weeks and currently tell attendees that I'm not sure yet if this is a bug in GitHub or a bug in the docs 😃 |
Hi @ReneSchumacher, thank you for your patience—let me chase this up internally |
Hi @ReneSchumacher, and thanks again for your patience I can confirm this is a bug with GitHub, not the docs, so whilst we can't accept this contribution, we do really appreciate you reporting it. A fix will be tracked internally, and follow soon. Many thanks |
@subatoi Thanks for the update. Maybe this is not the place to discuss the topic, but wouldn't it make sense to allow child teams to be connected to IdP groups? I'm trying hard to find a reason why this should not be possible. Let's assume you want to create a notification hierarchy like this: With teams connected to IdP groups, you could connect the lowest-level teams ( In a pure Entra scenario, we would use nested Entra groups (i.e., Hence, I wonder why it shouldn't possible to use Idp connected child teams, esp. since it seams to be working 😆. |
The documentation wrongly states that teams connected to an IdP group cannot be children of other teams. However, they can as long as the creation process is followed correctly.
Why:
Closes: #36078
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: