Skip to content

Commit c2866c6

Browse files
authored
repo sync
2 parents d87de31 + 8838ada commit c2866c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/github/setting-up-and-managing-organizations-and-teams/renaming-an-organization.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ After changing your organization's name, your old organization name becomes avai
3434
After changing your organization's name:
3535
- Links to your previous organization profile page, such as `https://{% data variables.command_line.backticks %}/previousorgname`, will return a 404 error. We recommend you update links to your organization from other sites{% if currentVersion == "free-pro-team@latest" %}, such as your LinkedIn or Twitter profiles{% endif %}.
3636
- API requests that use the old organization's name will return a 404 error. We recommend you update the old organization name in your API requests.
37-
- There are no automatic [@mention](/articles/basic-writing-and-formatting-syntax/#mentioning-people-and-teams) redirects for teams that use the old organization's name.
37+
- There are no automatic [@mention](/articles/basic-writing-and-formatting-syntax/#mentioning-people-and-teams) redirects for teams that use the old organization's name.{% if currentVersion == "free-pro-team@latest" %}
38+
- If SAML single sign-on (SSO) is enabled for the organization, you must update the organization name in the application for {% data variables.product.prodname_ghe_cloud %} on your identity provider (IdP). If you don't update the organization name on your IdP, members of the organization will no longer be able to authenticate with your IdP to access the organization's resources. For more information, see "[Connecting your identity provider to your organization](/github/setting-up-and-managing-organizations-and-teams/connecting-your-identity-provider-to-your-organization)."{% endif %}
3839

3940
### Changing your organization's name
4041

0 commit comments

Comments
 (0)