Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,7 @@ When you connect an IdP group to a {% data variables.product.github %} team, all
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.specific_team %}
{% data reusables.organizations.team_settings %}
{%- ifversion ghec %}
1. Under "Identity Provider Groups", select the **Select Groups** dropdown menu, and click up to 5 identity provider groups.
{%- endif %}
1. Click **Save changes**.

## Disconnecting an IdP group from a team
Expand All @@ -98,7 +96,5 @@ When you connect an IdP group to a {% data variables.product.github %} team, all
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.specific_team %}
{% data reusables.organizations.team_settings %}
{%- ifversion ghec %}
1. Under "Identity Provider Groups", to the right of the IdP group you want to disconnect, click {% octicon "x" aria-label="Remove group" %}.
{%- endif %}
1. Click **Save changes**.
Loading