Azure SSO for Docker
To enable security for the Docker deployment, follow the next steps:
1. Create an .env file
Get the Client Id
and Tenant ID
from Azure Application configured in Step 3.
Get the Azure Service Application Client Id
, Client Secret
, Authority
, Scopes
from the information collected in Step 9.
Create an openmetadata_azure.env
file and add the following contents as an example. Use the information generated when setting up the account.
1.1 Before 0.12.1
The Object Id will be <object-id-for-azure-service-application-enterprise-application>
fetched from Step 9.
1.2 After 0.12.1
1.3 After 0.13.0
Follow this guide to configure the ingestion-bot
credentials for ingesting data from Airflow.