Keycloak SSO for Docker
To enable security for the Docker deployment, follow the next steps:
1. Create an .env file
Create an openmetadata_keycloak.env
file and add the following contents as an example. Use the information generated when setting up the account.
The configuration below already uses the presets shown in the example of keycloak configurations, you can change to yours.
1.1 Before 0.12.1
1.2 After 0.12.1
1.3 After 0.13.0
Note: Follow this guide to configure the ingestion-bot
credentials for ingesting data from Airflow.