docs(nx-cloud): remove managed saml docs (#26969)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

---------

Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
This commit is contained in:
Rares Matei 2024-07-23 10:43:17 +01:00 committed by GitHub
parent 3b1deb1a22
commit ff505a7983
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 5 additions and 152 deletions

View File

@ -721,17 +721,6 @@
"path": "/ci/recipes/enterprise/on-premise/auth-saml",
"tags": []
},
{
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"mediaImage": "",
"file": "nx-cloud/enterprise/on-premise/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"tags": []
},
{
"id": "advanced-config",
"name": "Advanced Configuration",
@ -1305,17 +1294,6 @@
"path": "/ci/recipes/enterprise/on-premise/auth-saml",
"tags": []
},
{
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"mediaImage": "",
"file": "nx-cloud/enterprise/on-premise/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"tags": []
},
{
"id": "advanced-config",
"name": "Advanced Configuration",
@ -1521,17 +1499,6 @@
"path": "/ci/recipes/enterprise/on-premise/auth-saml",
"tags": []
},
{
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"mediaImage": "",
"file": "nx-cloud/enterprise/on-premise/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"tags": []
},
{
"id": "advanced-config",
"name": "Advanced Configuration",
@ -1647,17 +1614,6 @@
"path": "/ci/recipes/enterprise/on-premise/auth-saml",
"tags": []
},
"/ci/recipes/enterprise/on-premise/auth-saml-managed": {
"id": "auth-saml-managed",
"name": "Authenticate via SAML on Managed Version",
"description": "",
"mediaImage": "",
"file": "nx-cloud/enterprise/on-premise/auth-saml-managed",
"itemList": [],
"isExternal": false,
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"tags": []
},
"/ci/recipes/enterprise/on-premise/advanced-config": {
"id": "advanced-config",
"name": "Advanced Configuration",

View File

@ -5677,14 +5677,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Authenticate via SAML on Managed Version",
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"id": "auth-saml-managed",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Advanced Configuration",
"path": "/ci/recipes/enterprise/on-premise/advanced-config",
@ -6103,14 +6095,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Authenticate via SAML on Managed Version",
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"id": "auth-saml-managed",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Advanced Configuration",
"path": "/ci/recipes/enterprise/on-premise/advanced-config",
@ -6260,14 +6244,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Authenticate via SAML on Managed Version",
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"id": "auth-saml-managed",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Advanced Configuration",
"path": "/ci/recipes/enterprise/on-premise/advanced-config",
@ -6351,14 +6327,6 @@
"children": [],
"disableCollapsible": false
},
{
"name": "Authenticate via SAML on Managed Version",
"path": "/ci/recipes/enterprise/on-premise/auth-saml-managed",
"id": "auth-saml-managed",
"isExternal": false,
"children": [],
"disableCollapsible": false
},
{
"name": "Advanced Configuration",
"path": "/ci/recipes/enterprise/on-premise/advanced-config",

View File

@ -1818,11 +1818,6 @@
"id": "auth-saml",
"file": "nx-cloud/enterprise/on-premise/auth-saml"
},
{
"name": "Authenticate via SAML on Managed Version",
"id": "auth-saml-managed",
"file": "nx-cloud/enterprise/on-premise/auth-saml-managed"
},
{
"name": "Advanced Configuration",
"id": "advanced-config",

View File

@ -1,67 +0,0 @@
# SAML Auth Managed Offering
## Okta Set-up
You'll need the `SAML-IDENTIFIER` from us, unique to your org. We'll provide this once we start setting SAML up for you.
You'll be entering it in the instructions below.
1. Create a new Okta App Integration:
![Okta 1](/nx-cloud/enterprise/on-premise/images/saml/okta_1.png)
![Okta 2](/nx-cloud/enterprise/on-premise/images/saml/okta_2.png)
2. Give it a name:
![Okta 3](/nx-cloud/enterprise/on-premise/images/saml/okta_3.png)
3. On the Next page, configure it as below:
1. The Single Sign On URL needs to be:
- If using the main-US cluster: `https://auth.nx.app/login/callback?connection=SAML-IDENTIFIER`
2. The Audience should be `urn:auth0:nrwl:SAML-IDENTIFIER`
- If using the main-US cluster: `urn:auth0:nrwl:SAML-IDENTIFIER`
{% callout type="note" title="EU Cluster" %}
Contact your developer productivity engineer (DPE) to configure SAML auth in the EU cluster. The EU cluster is only available for enterprise customers.
{% /callout %}
![Okta 4](/nx-cloud/enterprise/on-premise/images/saml/okta_4_public.png)
4. Scroll down to attribute statements and configure them as per below:
![Okta 5](/nx-cloud/enterprise/on-premise/images/saml/okta_5.png)
5. Click “Next”, and select the first option on the next screen.
6. Go to the assignments tab and assign the users that can login to the Nx Cloud WebApp:
1. **Note:** This just gives them permission to use the Nx Cloud web app with their own workspace. Users will still need to be invited manually through the web app to your main workspace.
![Okta 6](/nx-cloud/enterprise/on-premise/images/saml/okta_6.png)
7. Then in the Sign-On tab scroll down:
![Okta 7](/nx-cloud/enterprise/on-premise/images/saml/okta_7.png)
8. Scroll down and from the list of certificates, download the one with the “Active” status:
![Okta 8](/nx-cloud/enterprise/on-premise/images/saml/okta_8.png)
9. Then view the ldP metadata:
![Okta 9](/nx-cloud/enterprise/on-premise/images/saml/okta_9.png)
10. Then find the row similar to the below, and copy the highlighted URL (see screenshot as well):
1. ```html
<md:SingleSignOnService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://trial-xxxxx.okta.com/app/trial-xxxxx_nxcloudtest_1/xxxxxxxxx/sso/saml"
/>
```
![Okta 10](/nx-cloud/enterprise/on-premise/images/saml/okta_10.png)
11. Send us via email:
- your _public_ certificate downloaded in step 8
- your URL from step 10

View File

@ -6,7 +6,7 @@ if you are interested.
### Jump To
- [Azure AD Config](#azure-active-directory-set-up)
- [Okta Config](#okta-set-up)
- [Okta Config](#okta-setup)
## Azure Active Directory Set-up

View File

@ -290,7 +290,6 @@
- [Authenticate with BitBucket](/ci/recipes/enterprise/on-premise/auth-bitbucket)
- [Authenticate with BitBucket Data Center](/ci/recipes/enterprise/on-premise/auth-bitbucket-data-center)
- [Authenticate via SAML](/ci/recipes/enterprise/on-premise/auth-saml)
- [Authenticate via SAML on Managed Version](/ci/recipes/enterprise/on-premise/auth-saml-managed)
- [Advanced Configuration](/ci/recipes/enterprise/on-premise/advanced-config)
- [Custom GitHub App](/ci/recipes/enterprise/on-premise/custom-github-app)
- [Custom Distributed Task Execution](/ci/recipes/enterprise/dte)

View File

@ -444,7 +444,7 @@ const nxCloudUrls = {
'/nx-cloud/private-cloud/auth-saml':
'/ci/recipes/enterprise/on-premise/auth-saml',
'/nx-cloud/private-cloud/auth-saml-managed':
'/nx-cloud/recipes/enterprise/on-premise/auth-saml-managed',
'/ci/recipes/enterprise/on-premise/auth-saml',
'/nx-cloud/private-cloud/advanced-config':
'/nx-cloud/recipes/enterprise/on-premise/advanced-config',
'/ci/recipes/on-premise': '/ci/recipes/enterprise/on-premise',
@ -461,7 +461,9 @@ const nxCloudUrls = {
'/ci/recipes/on-premise/auth-saml':
'/ci/recipes/enterprise/on-premise/auth-saml',
'/ci/recipes/on-premise/auth-saml-managed':
'/ci/recipes/enterprise/on-premise/auth-saml-managed',
'/ci/recipes/enterprise/on-premise/auth-saml',
'/ci/recipes/enterprise/on-premise/auth-saml-managed':
'/ci/recipes/enterprise/on-premise/auth-saml',
'/ci/recipes/on-premise/advanced-config':
'/ci/recipes/enterprise/on-premise/advanced-config',
'/concepts/dte': '/ci/concepts/parallelization-distribution',