forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translation batch for es (github#25758)
* Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check parsing * run script/i18n/reset-files-with-broken-liquid-tags.js --language=es * run script/i18n/reset-known-broken-translation-files.js
- Loading branch information
Showing
28 changed files
with
275 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 54 additions & 0 deletions
54
...ur-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: Managing your role in an organization owned by your enterprise | ||
intro: You can manage your membership in any organization owned by your enterprise and change your role within the organization. | ||
permissions: Enterprise owners can manage their role in an organization owned by the enterprise. | ||
versions: | ||
feature: enterprise-owner-join-org | ||
type: how_to | ||
topics: | ||
- Administrator | ||
- Enterprise | ||
- Organizations | ||
shortTitle: Manage your organization roles | ||
--- | ||
|
||
{% note %} | ||
|
||
**Note:** The ability for enterprise owners to manage their role in an organization owned by the enterprise is in beta and subject to change. | ||
|
||
{% endnote %} | ||
|
||
## About role management | ||
|
||
You can choose to join an organization owned by your enterprise as a member or as an organization owner, change your role within the organization, or leave the organization. | ||
|
||
{% warning %} | ||
|
||
**Warning**: If an organization uses SCIM to provision users, joining the organization this way could have unintended consequences. Para obtener más información, consulta la sección "[Acerca de SCIM](/organizations/managing-saml-single-sign-on-for-your-organization/about-scim)". | ||
|
||
{% endwarning %} | ||
|
||
## Managing your role with the enterprise settings | ||
|
||
You can join an organization owned by your enterprise and manage your role within the organization, directly from the settings for your enterprise account. | ||
|
||
If an organization enforces SAML single sign-on (SSO), you cannot use the enterprise settings to join the organization. Instead, you must join the organization using that organization's identity provider (IdP). Then, you can manage your role in your enterprise settings. For more information, see "[Joining an organization that enforces SAML SSO](#joining-an-organization-that-enforces-saml-sso)." | ||
|
||
{% data reusables.enterprise-accounts.access-enterprise %} | ||
1. On the **Organizations** tab, to the right of the organization you want to manage your role in, select the {% octicon "gear" aria-label="The gear icon" %} dropdown menu and click the action you want to take. | ||
|
||
![Screenshot of the dropdown menu for the gear icon for an organization](/assets/images/help/business-accounts/change-role-in-org.png) | ||
|
||
## Joining an organization that enforces SAML SSO | ||
|
||
If an organization enforces SAML SSO, you cannot use the enterprise settings to join the organization. Instead, you must join the organization using that organization's identity provider (IdP). | ||
|
||
1. You must be assigned access in your IdP to the application for {% data variables.product.prodname_ghe_cloud %} that is used by the organization. If you're unable to configure your IdP yourself, contact your IdP administrator. | ||
1. Authenticate to the organization using SAML SSO. | ||
|
||
- If the organization uses SCIM, accept the organization invitation that will be generated by the SCIM integration. | ||
- If the organization does not use SCIM, visit the following URL, replacing ORGANIZATION with the name of the organization, then follow the prompts to authenticate. | ||
|
||
`https://github.com/orgs/ORGANIZATION/sso` | ||
|
||
After you've joined the organization, you can use the enterprise settings to manage your role in the organization, such as becoming an organization owner. For more information, see "[Managing your role with the enterprise settings](#managing-your-role-with-the-enterprise-settings)." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 39 additions & 0 deletions
39
...ent/managing-users-in-your-enterprise/removing-a-member-from-your-enterprise.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: Removing a member from your enterprise | ||
intro: You can remove a member from all organizations owned by your enterprise. | ||
permissions: Enterprise owners can remove an enterprise member from the enterprise. | ||
versions: | ||
feature: remove-enterprise-members | ||
type: how_to | ||
topics: | ||
- Enterprise | ||
shortTitle: Remove member | ||
--- | ||
|
||
{% note %} | ||
|
||
**Note:** The ability to remove enterprise members is in beta and subject to change. | ||
|
||
{% endnote %} | ||
|
||
## About removal of enterprise members | ||
|
||
When you remove an enterprise member from your enterprise, the member is removed from all organizations owned by your enterprise. | ||
|
||
If the enterprise member you're removing is the last owner of an organization owned by your enterprise, you will become an owner of that organization. | ||
|
||
If your enterprise or any of the organizations owned by your enterprise uses an identity provider (IdP) to manage organization membership, the member may be added back to the organization by the IdP. Make sure to also make any necessary changes in your IdP. | ||
|
||
## Removing a member from your enterprise | ||
|
||
{% note %} | ||
|
||
**Note:** If an enterprise member uses only {% data variables.product.prodname_ghe_server %}, and not {% data variables.product.prodname_ghe_cloud %}, you cannot remove the enterprise member this way. | ||
|
||
{% endnote %} | ||
|
||
{% data reusables.enterprise-accounts.access-enterprise %} | ||
{% data reusables.enterprise-accounts.people-tab %} | ||
1. To the right of the person you want to remove, select the {% octicon "gear" aria-label="The gear icon" %} dropdown menu and click **Remove from enterprise**. | ||
|
||
![Screenshot of the "Remove from enterprise" option for an enterprise member](/assets/images/help/business-accounts/remove-member.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.