From 53d4511c8dcc8c55e1e98a01ce5a3ab61b24ecab Mon Sep 17 00:00:00 2001 From: Ayush Shah Date: Wed, 31 Jan 2024 13:21:07 +0530 Subject: [PATCH] Fix #12461: Azure SSO Docs (#14963) --- SECURITY.md | 2 +- .../content/v1.0.x/deployment/security/azure/bare-metal.md | 2 -- .../content/v1.0.x/deployment/security/azure/docker.md | 2 -- .../content/v1.0.x/deployment/security/azure/kubernetes.md | 2 -- .../content/v1.1.x/deployment/security/azure/bare-metal.md | 2 -- .../content/v1.1.x/deployment/security/azure/docker.md | 2 -- .../content/v1.1.x/deployment/security/azure/kubernetes.md | 2 -- .../content/v1.2.x/deployment/security/azure/bare-metal.md | 2 -- .../content/v1.2.x/deployment/security/azure/docker.md | 2 -- .../content/v1.2.x/deployment/security/azure/kubernetes.md | 2 -- .../content/v1.3.x/deployment/security/azure/bare-metal.md | 2 -- .../content/v1.3.x/deployment/security/azure/docker.md | 2 -- .../content/v1.3.x/deployment/security/azure/kubernetes.md | 2 -- 13 files changed, 1 insertion(+), 25 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 764049857a1..904d120d0b2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,8 +7,8 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | +| 1.2.x | :white_check_mark: | | 1.1.x | :white_check_mark: | -| 1.0.x | :white_check_mark: | ## Reporting a Vulnerability diff --git a/openmetadata-docs/content/v1.0.x/deployment/security/azure/bare-metal.md b/openmetadata-docs/content/v1.0.x/deployment/security/azure/bare-metal.md index 27c451ee213..161da185a5e 100644 --- a/openmetadata-docs/content/v1.0.x/deployment/security/azure/bare-metal.md +++ b/openmetadata-docs/content/v1.0.x/deployment/security/azure/bare-metal.md @@ -7,8 +7,6 @@ slug: /deployment/security/azure/bare-metal Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - ## Update conf/openmetadata.yaml ```yaml diff --git a/openmetadata-docs/content/v1.0.x/deployment/security/azure/docker.md b/openmetadata-docs/content/v1.0.x/deployment/security/azure/docker.md index 5126da4a88b..19da38833f8 100644 --- a/openmetadata-docs/content/v1.0.x/deployment/security/azure/docker.md +++ b/openmetadata-docs/content/v1.0.x/deployment/security/azure/docker.md @@ -11,8 +11,6 @@ To enable security for the Docker deployment, follow the next steps: Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - Create an `openmetadata_azure.env` file and add the following contents as an example. Use the information generated when setting up the account. diff --git a/openmetadata-docs/content/v1.0.x/deployment/security/azure/kubernetes.md b/openmetadata-docs/content/v1.0.x/deployment/security/azure/kubernetes.md index 6e3520c7bee..7dd3e754d33 100644 --- a/openmetadata-docs/content/v1.0.x/deployment/security/azure/kubernetes.md +++ b/openmetadata-docs/content/v1.0.x/deployment/security/azure/kubernetes.md @@ -9,8 +9,6 @@ Check the Helm information [here](https://artifacthub.io/packages/search?repo=op Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - See the snippet below for an example of where to place the values and update the authorizer configurations in the `values.yaml`. diff --git a/openmetadata-docs/content/v1.1.x/deployment/security/azure/bare-metal.md b/openmetadata-docs/content/v1.1.x/deployment/security/azure/bare-metal.md index ef794fc0289..5f2a54d64de 100644 --- a/openmetadata-docs/content/v1.1.x/deployment/security/azure/bare-metal.md +++ b/openmetadata-docs/content/v1.1.x/deployment/security/azure/bare-metal.md @@ -7,8 +7,6 @@ slug: /deployment/security/azure/bare-metal Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - ## Update conf/openmetadata.yaml ```yaml diff --git a/openmetadata-docs/content/v1.1.x/deployment/security/azure/docker.md b/openmetadata-docs/content/v1.1.x/deployment/security/azure/docker.md index 25d8596e24d..721438059eb 100644 --- a/openmetadata-docs/content/v1.1.x/deployment/security/azure/docker.md +++ b/openmetadata-docs/content/v1.1.x/deployment/security/azure/docker.md @@ -11,8 +11,6 @@ To enable security for the Docker deployment, follow the next steps: Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - Create an `openmetadata_azure.env` file and add the following contents as an example. Use the information generated when setting up the account. diff --git a/openmetadata-docs/content/v1.1.x/deployment/security/azure/kubernetes.md b/openmetadata-docs/content/v1.1.x/deployment/security/azure/kubernetes.md index 07c42196167..9c1d9fc98ef 100644 --- a/openmetadata-docs/content/v1.1.x/deployment/security/azure/kubernetes.md +++ b/openmetadata-docs/content/v1.1.x/deployment/security/azure/kubernetes.md @@ -9,8 +9,6 @@ Check the Helm information [here](https://artifacthub.io/packages/search?repo=op Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - See the snippet below for an example of where to place the values and update the authorizer configurations in the `values.yaml`. ```yaml diff --git a/openmetadata-docs/content/v1.2.x/deployment/security/azure/bare-metal.md b/openmetadata-docs/content/v1.2.x/deployment/security/azure/bare-metal.md index 88d16cf358a..e6658e8053f 100644 --- a/openmetadata-docs/content/v1.2.x/deployment/security/azure/bare-metal.md +++ b/openmetadata-docs/content/v1.2.x/deployment/security/azure/bare-metal.md @@ -7,8 +7,6 @@ slug: /deployment/security/azure/bare-metal Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - ## Update conf/openmetadata.yaml ```yaml diff --git a/openmetadata-docs/content/v1.2.x/deployment/security/azure/docker.md b/openmetadata-docs/content/v1.2.x/deployment/security/azure/docker.md index d64bd1f6654..f4a80d57314 100644 --- a/openmetadata-docs/content/v1.2.x/deployment/security/azure/docker.md +++ b/openmetadata-docs/content/v1.2.x/deployment/security/azure/docker.md @@ -11,8 +11,6 @@ To enable security for the Docker deployment, follow the next steps: Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - Create an `openmetadata_azure.env` file and add the following contents as an example. Use the information generated when setting up the account. diff --git a/openmetadata-docs/content/v1.2.x/deployment/security/azure/kubernetes.md b/openmetadata-docs/content/v1.2.x/deployment/security/azure/kubernetes.md index 61d7065ce32..5f46ecb2b88 100644 --- a/openmetadata-docs/content/v1.2.x/deployment/security/azure/kubernetes.md +++ b/openmetadata-docs/content/v1.2.x/deployment/security/azure/kubernetes.md @@ -9,8 +9,6 @@ Check the Helm information [here](https://artifacthub.io/packages/search?repo=op Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - See the snippet below for an example of where to place the values and update the authorizer configurations in the `values.yaml`. ```yaml diff --git a/openmetadata-docs/content/v1.3.x/deployment/security/azure/bare-metal.md b/openmetadata-docs/content/v1.3.x/deployment/security/azure/bare-metal.md index b72093b9ae7..914301967e6 100644 --- a/openmetadata-docs/content/v1.3.x/deployment/security/azure/bare-metal.md +++ b/openmetadata-docs/content/v1.3.x/deployment/security/azure/bare-metal.md @@ -7,8 +7,6 @@ slug: /deployment/security/azure/bare-metal Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - ## Update conf/openmetadata.yaml ```yaml diff --git a/openmetadata-docs/content/v1.3.x/deployment/security/azure/docker.md b/openmetadata-docs/content/v1.3.x/deployment/security/azure/docker.md index 3fa3859c374..eb207c62321 100644 --- a/openmetadata-docs/content/v1.3.x/deployment/security/azure/docker.md +++ b/openmetadata-docs/content/v1.3.x/deployment/security/azure/docker.md @@ -11,8 +11,6 @@ To enable security for the Docker deployment, follow the next steps: Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - Create an `openmetadata_azure.env` file and add the following contents as an example. Use the information generated when setting up the account. diff --git a/openmetadata-docs/content/v1.3.x/deployment/security/azure/kubernetes.md b/openmetadata-docs/content/v1.3.x/deployment/security/azure/kubernetes.md index 5c9a279f534..4367ea8b048 100644 --- a/openmetadata-docs/content/v1.3.x/deployment/security/azure/kubernetes.md +++ b/openmetadata-docs/content/v1.3.x/deployment/security/azure/kubernetes.md @@ -9,8 +9,6 @@ Check the Helm information [here](https://artifacthub.io/packages/search?repo=op Get the `Client Id` and `Tenant ID` from Azure Application configured in [Step 3](/deployment/security/azure#step-3-where-to-find-the-credentials). -Get the Azure Service Application `Client Id`, `Client Secret`, `Authority`, `Scopes` from the information collected in [Step 9](/deployment/security/azure#step-9-note-down-the-clientid-and-authority). - See the snippet below for an example of where to place the values and update the authorizer configurations in the `values.yaml`. ```yaml