Skip to content

Commit 7be9a40

Browse files
authored
Merge pull request github#17298 from github/repo-sync
repo sync
2 parents b5fe65b + 7872d6d commit 7be9a40

File tree

23 files changed

+97
-66
lines changed

23 files changed

+97
-66
lines changed

content/admin/identity-and-access-management/using-saml-for-enterprise-iam/about-saml-for-enterprise-iam.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If your enterprise members manage their own personal accounts on {% data variabl
3434

3535
{% data reusables.enterprise-accounts.about-recovery-codes %} For more information, see "[Managing recovery codes for your enterprise](/admin/identity-and-access-management/managing-recovery-codes-for-your-enterprise)."
3636

37-
After you enable SAML SSO, depending on the IdP you use, you may be able to enable additional identity and access management features. {% data reusables.scim.enterprise-account-scim %}
37+
After you enable SAML SSO, depending on the IdP you use, you may be able to enable additional identity and access management features.
3838

3939
If you use Azure AD as your IDP, you can use team synchronization to manage team membership within each organization. {% data reusables.identity-and-permissions.about-team-sync %} For more information, see "[Managing team synchronization for organizations in your enterprise account](/admin/authentication/managing-identity-and-access-for-your-enterprise/managing-team-synchronization-for-organizations-in-your-enterprise)."
4040

@@ -44,6 +44,12 @@ If you use Azure AD as your IDP, you can use team synchronization to manage team
4444

4545
{% data reusables.enterprise-accounts.emu-short-summary %}
4646

47+
{% note %}
48+
49+
**Note:** You cannot use SCIM at the enterprise level unless your enterprise is enabled for {% data variables.product.prodname_emus %}.
50+
51+
{% endnote %}
52+
4753
Configuring {% data variables.product.prodname_emus %} for SAML single-sign on and user provisioning involves following a different process than you would for an enterprise that isn't using {% data variables.product.prodname_managed_users %}. If your enterprise uses {% data variables.product.prodname_emus %}, see "[Configuring SAML single sign-on for Enterprise Managed Users](/github/setting-up-and-managing-your-enterprise/managing-your-enterprise-users-with-your-identity-provider/configuring-saml-single-sign-on-for-enterprise-managed-users)."
4854

4955
{% elsif ghes %}

content/admin/identity-and-access-management/using-saml-for-enterprise-iam/switching-your-saml-configuration-from-an-organization-to-an-enterprise-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ You are not required to remove any organization-level SAML configurations before
4242
1. Advise your enterprise members about the change.
4343
- Members will no longer be able to access their organizations by clicking the SAML app for the organization in the IdP dashboard. They will need to use the new app configured for the enterprise account.
4444
- Members will need to authorize any PATs or SSH keys that were not previously authorized for use with SAML SSO for their organization. For more information, see "[Authorizing a personal access token for use with SAML single sign-on](/github/authenticating-to-github/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on)" and "[Authorizing an SSH key for use with SAML single sign-on](/github/authenticating-to-github/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on)."
45-
- Members may need to reauthorize {% data variables.product.prodname_oauth_apps %} that were previously authorized for the organization. For more information, see "[About authentication with SAML single sign-on](/github/authenticating-to-github/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on#about-oauth-apps-and-saml-sso)."
45+
- Members may need to reauthorize {% data variables.product.prodname_oauth_apps %} that were previously authorized for the organization. For more information, see "[About authentication with SAML single sign-on](/github/authenticating-to-github/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on#about-oauth-apps-github-apps-and-saml-sso)."

content/admin/user-management/managing-organizations-in-your-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can choose to join an organization owned by your enterprise as a member or a
2424

2525
{% warning %}
2626

27-
**Warning**: If an organization uses SCIM to provision users, joining the organization this way could have unintended consequences. For more information, see "[About SCIM](/organizations/managing-saml-single-sign-on-for-your-organization/about-scim)."
27+
**Warning**: If an organization uses SCIM to provision users, joining the organization this way could have unintended consequences. For more information, see "[About SCIM for organizations](/organizations/managing-saml-single-sign-on-for-your-organization/about-scim-for-organizations)."
2828

2929
{% endwarning %}
3030

content/authentication/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,13 @@ If you don't have a personal access token or an SSH key, you can create a person
4545

4646
To use a new or existing personal access token or SSH key with an organization that uses or enforces SAML SSO, you will need to authorize the token or authorize the SSH key for use with a SAML SSO organization. For more information, see "[Authorizing a personal access token for use with SAML single sign-on](/articles/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on)" or "[Authorizing an SSH key for use with SAML single sign-on](/articles/authorizing-an-ssh-key-for-use-with-saml-single-sign-on)."
4747

48-
## About {% data variables.product.prodname_oauth_apps %} and SAML SSO
48+
## About {% data variables.product.prodname_oauth_apps %}, {% data variables.product.prodname_github_apps %}, and SAML SSO
4949

50-
You must have an active SAML session each time you authorize an {% data variables.product.prodname_oauth_app %} to access an organization that uses or enforces SAML SSO.
50+
You must have an active SAML session each time you authorize an {% data variables.product.prodname_oauth_app %} or {% data variables.product.prodname_github_app %} to access an organization that uses or enforces SAML SSO. You can create an active SAML session by navigating to `https://github.com/orgs/ORGANIZATION-NAME/sso` in your browser.
5151

52-
After an enterprise or organization owner enables or enforces SAML SSO for an organization, you must reauthorize any {% data variables.product.prodname_oauth_app %} that you previously authorized to access the organization. To see the {% data variables.product.prodname_oauth_apps %} you've authorized or reauthorize an {% data variables.product.prodname_oauth_app %}, visit your [{% data variables.product.prodname_oauth_apps %} page](https://github.com/settings/applications).
52+
After an enterprise or organization owner enables or enforces SAML SSO for an organization, and after you authenticate via SAML for the first time, you must reauthorize any {% data variables.product.prodname_oauth_apps %} or {% data variables.product.prodname_github_apps %} that you previously authorized to access the organization.
53+
54+
To see the {% data variables.product.prodname_oauth_apps %} you've authorized, visit your [{% data variables.product.prodname_oauth_apps %} page](https://github.com/settings/applications). To see the {% data variables.product.prodname_github_apps %} you've authorized, visit your [{% data variables.product.prodname_github_apps %} page](https://github.com/settings/apps/authorizations).
5355

5456
{% endif %}
5557

content/billing/managing-billing-for-github-actions/managing-your-spending-limit-for-github-actions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Organizations owners and billing managers can manage the spending limit for {% d
5151
{% data reusables.dotcom_billing.monthly-spending-limit-actions-packages %}
5252
{% data reusables.dotcom_billing.update-spending-limit %}
5353

54+
{% ifversion ghec %}
5455
## Managing the spending limit for {% data variables.product.prodname_actions %} for your enterprise account
5556

5657
Enterprise owners and billing managers can manage the spending limit for {% data variables.product.prodname_actions %} for an enterprise account.
@@ -62,7 +63,7 @@ Enterprise owners and billing managers can manage the spending limit for {% data
6263
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
6364
{% data reusables.dotcom_billing.monthly-spending-limit %}
6465
{% data reusables.dotcom_billing.update-spending-limit %}
65-
66+
{% endif %}
6667

6768
## Managing usage and spending limit email notifications
6869
{% data reusables.billing.email-notifications %}

content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Organization owners and billing managers can view {% data variables.product.prod
3636
{% data reusables.dotcom_billing.actions-packages-storage %}
3737
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
3838

39+
{% ifversion ghec %}
3940
## Viewing {% data variables.product.prodname_actions %} usage for your enterprise account
4041

4142
Enterprise owners and billing managers can view {% data variables.product.prodname_actions %} usage for an enterprise account.
@@ -53,3 +54,4 @@ Enterprise owners and billing managers can view {% data variables.product.prodna
5354
![Details of usage of minutes](/assets/images/help/billing/actions-minutes-enterprise.png)
5455
{% data reusables.dotcom_billing.actions-packages-storage-enterprise-account %}
5556
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
57+
{% endif %}

content/billing/managing-billing-for-github-codespaces/managing-spending-limits-for-codespaces.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Organizations owners and billing managers can manage the spending limit for {% d
3737
{% data reusables.dotcom_billing.monthly-spending-limit-codespaces %}
3838
{% data reusables.dotcom_billing.update-spending-limit %}
3939

40+
{% ifversion ghec %}
4041
## Managing the spending limit for {% data variables.product.prodname_codespaces %} for your enterprise account
4142

4243
Enterprise owners and billing managers can manage the spending limit for {% data variables.product.prodname_codespaces %} for an enterprise account.
@@ -48,6 +49,7 @@ Enterprise owners and billing managers can manage the spending limit for {% data
4849
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
4950
{% data reusables.dotcom_billing.monthly-spending-limit %}
5051
{% data reusables.dotcom_billing.update-spending-limit %}
52+
{% endif %}
5153

5254
## Exporting changes when you have reached your spending limit
5355

content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Organization owners and billing managers can view {% data variables.product.prod
2121
{% data reusables.dotcom_billing.codespaces-minutes %}
2222
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
2323

24+
{% ifversion ghec %}
2425
## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account
2526

2627
Enterprise owners and billing managers can view {% data variables.product.prodname_codespaces %} usage for an enterprise account.
@@ -30,4 +31,4 @@ Enterprise owners and billing managers can view {% data variables.product.prodna
3031
{% data reusables.enterprise-accounts.billing-tab %}
3132
1. Under "{% data variables.product.prodname_codespaces %}", view the usage details of each organization in your enterprise account.
3233
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
33-
34+
{% endif %}

content/billing/managing-billing-for-github-packages/managing-your-spending-limit-for-github-packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Organizations owners and billing managers can manage the spending limit for {% d
5252
{% data reusables.dotcom_billing.monthly-spending-limit-actions-packages %}
5353
{% data reusables.dotcom_billing.update-spending-limit %}
5454

55+
{% ifversion ghec %}
5556
## Managing the spending limit for {% data variables.product.prodname_registry %} for your enterprise account
5657

5758
Enterprise owners and billing managers can manage the spending limit for {% data variables.product.prodname_registry %} for an enterprise account.
@@ -63,6 +64,7 @@ Enterprise owners and billing managers can manage the spending limit for {% data
6364
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
6465
{% data reusables.dotcom_billing.monthly-spending-limit %}
6566
{% data reusables.dotcom_billing.update-spending-limit %}
67+
{% endif %}
6668

6769
## Managing usage and spending limit email notifications
6870
{% data reusables.billing.email-notifications %}

content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Organization owners and billing managers can view {% data variables.product.prod
3535
{% data reusables.dotcom_billing.actions-packages-storage %}
3636
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
3737

38+
{% ifversion ghec %}
3839
## Viewing {% data variables.product.prodname_registry %} usage for your enterprise account
3940

4041
Enterprise owners and billing managers can view {% data variables.product.prodname_registry %} usage for an enterprise account.
@@ -52,3 +53,4 @@ Enterprise owners and billing managers can view {% data variables.product.prodna
5253
![Details of usage of data transfer](/assets/images/help/billing/packages-data-enterprise.png)
5354
{% data reusables.dotcom_billing.actions-packages-storage-enterprise-account %}
5455
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
56+
{% endif %}

0 commit comments

Comments
 (0)