diff --git a/.github/workflows/sync-docs-v1.yml b/.github/workflows/sync-docs-v1.yml index 2a7854336ec..03ed35729dd 100644 --- a/.github/workflows/sync-docs-v1.yml +++ b/.github/workflows/sync-docs-v1.yml @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: Sync publish docs v1 +name: Sync publish docs on: push: branches: @@ -56,8 +56,38 @@ jobs: commit-message: See ORIGIN_COMMIT from $GITHUB_REF target-branch: publish + - name: Push content Collate + id: push_content_collate + continue-on-error: true + uses: cpina/github-action-push-to-another-repository@main + env: + SSH_DEPLOY_KEY: ${{ secrets.DOCS_COLLATE_SSH_DEPLOY_KEY }} + with: + source-directory: openmetadata-docs/content/v1.5.x + target-directory: content/ + destination-github-username: 'open-metadata' + destination-repository-name: 'docs-collate' + user-email: collate@getcollate.io + commit-message: See ORIGIN_COMMIT from $GITHUB_REF + target-branch: main + + - name: Push images Collate + id: push_images_collate + continue-on-error: true + uses: cpina/github-action-push-to-another-repository@main + env: + SSH_DEPLOY_KEY: ${{ secrets.DOCS_COLLATE_SSH_DEPLOY_KEY }} + with: + source-directory: openmetadata-docs/images/ + target-directory: public/images/ + destination-github-username: 'open-metadata' + destination-repository-name: 'docs-collate' + user-email: collate@getcollate.io + commit-message: See ORIGIN_COMMIT from $GITHUB_REF + target-branch: main + - name: Slack on Failure - if: steps.push_content.outcome != 'success' + if: ${{ steps.push_content.outcome != 'success' || steps.push_content_collate != 'success' }} uses: slackapi/slack-github-action@v1.23.0 with: payload: | diff --git a/openmetadata-docs/content/v1.5.x/collate-menu.md b/openmetadata-docs/content/v1.5.x/collate-menu.md new file mode 100644 index 00000000000..a4966e4b965 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/collate-menu.md @@ -0,0 +1,1801 @@ +--- +site_menu: + - category: Home + url: / + + - category: Enable Security + url: /security + color: violet-70 + icon: deployment + + - category: Enable Security / Basic Authentication + url: /security/basic-auth + - category: Enable Security / Ldap Authentication + url: /security/ldap + - category: Enable Security / Auth0 SSO + url: /security/auth0 + - category: Enable Security / Azure SSO + url: /security/azure + - category: Enable Security / Custom OIDC SSO + url: /security/custom-oidc + - category: Enable Security / OIDC SSO + url: /security/oidc + - category: Enable Security / Google SSO + url: /security/google + - category: Enable Security / Okta SSO + url: /security/okta + - category: Enable Security / Amazon Cognito SSO + url: /security/amazon-cognito + - category: Enable Security / One Login SSO + url: /security/one-login + - category: Enable Security / Keycloak SSO + url: /security/keycloak + - category: Enable Security / Saml + url: /security/saml + - category: Enable Security / Saml / AWS + url: /security/saml/aws + - category: Enable Security / Saml / Azure + url: /security/saml/azure + + - category: Connectors + url: /connectors + color: violet-70 + icon: openmetadata + + - category: Connectors / Database + url: /connectors/database + - category: Connectors / Database / Athena + url: /connectors/database/athena + - category: Connectors / Database / Athena / Run Externally + url: /connectors/database/athena/yaml + - category: Connectors / Database / AzureSQL + url: /connectors/database/azuresql + - category: Connectors / Database / AzureSQL / Run Externally + url: /connectors/database/azuresql/yaml + - category: Connectors / Database / AzureSQL / Troubleshooting + url: /connectors/database/azuresql/troubleshooting + - category: Connectors / Database / BigQuery + url: /connectors/database/bigquery + - category: Connectors / Database / BigQuery / Run Externally + url: /connectors/database/bigquery/yaml + - category: Connectors / Database / BigQuery / Create Credentials + url: /connectors/database/bigquery/create-credentials + - category: Connectors / Database / BigTable + url: /connectors/database/bigtable + - category: Connectors / Database / BigTable / Run Externally + url: /connectors/database/bigtable/yaml + - category: Connectors / Database / BigTable / Roles + url: /connectors/database/bigtable/roles + - category: Connectors / Database / Clickhouse + url: /connectors/database/clickhouse + - category: Connectors / Database / Clickhouse / Run Externally + url: /connectors/database/clickhouse/yaml + - category: Connectors / Database / Couchbase + url: /connectors/database/couchbase + - category: Connectors / Database / Couchbase / Run Externally + url: /connectors/database/couchbase/yaml + - category: Connectors / Database / Databricks + url: /connectors/database/databricks + - category: Connectors / Database / Databricks / Run Externally + url: /connectors/database/databricks/yaml + - category: Connectors / Database / Databricks / Troubleshooting + url: /connectors/database/databricks/troubleshooting + - category: Connectors / Database / Datalake + url: /connectors/database/datalake + - category: Connectors / Database / Datalake / Run Externally + url: /connectors/database/datalake/yaml + - category: Connectors / Database / Datalake / Troubleshooting + url: /connectors/database/datalake/troubleshooting + - category: Connectors / Database / DB2 + url: /connectors/database/db2 + - category: Connectors / Database / DB2 / Run Externally + url: /connectors/database/db2/yaml + - category: Connectors / Database / DeltaLake + url: /connectors/database/deltalake + - category: Connectors / Database / DeltaLake / Run Externally + url: /connectors/database/deltalake/yaml + - category: Connectors / Database / Domo Database + url: /connectors/database/domo-database + - category: Connectors / Database / Domo Database / Run Externally + url: /connectors/database/domo-database/yaml + - category: Connectors / Database / Domo Database / Troubleshoot + url: /connectors/database/domo-database/troubleshoot + - category: Connectors / Database / Doris + url: /connectors/database/doris + - category: Connectors / Database / Doris / Run Externally + url: /connectors/database/doris/yaml + - category: Connectors / Database / Druid + url: /connectors/database/druid + - category: Connectors / Database / Druid / Run Externally + url: /connectors/database/druid/yaml + - category: Connectors / Database / DynamoDB + url: /connectors/database/dynamodb + - category: Connectors / Database / DynamoDB / Run Externally + url: /connectors/database/dynamodb/yaml + - category: Connectors / Database / Glue + url: /connectors/database/glue + - category: Connectors / Database / Glue / Run Externally + url: /connectors/database/glue/yaml + - category: Connectors / Database / Greenplum + url: /connectors/database/greenplum + - category: Connectors / Database / Greenplum / Run Externally + url: /connectors/database/greenplum/yaml + - category: Connectors / Database / Hive + url: /connectors/database/hive + - category: Connectors / Database / Hive / Run Externally + url: /connectors/database/hive/yaml + - category: Connectors / Database / Hive / Troubleshooting + url: /connectors/database/hive/troubleshooting + - category: Connectors / Database / Iceberg + url: /connectors/database/iceberg + - category: Connectors / Database / Iceberg / Run Externally + url: /connectors/database/iceberg/yaml + - category: Connectors / Database / Impala + url: /connectors/database/impala + - category: Connectors / Database / Impala / Run Externally + url: /connectors/database/impala/yaml + - category: Connectors / Database / Impala / Troubleshooting + url: /connectors/database/impala/troubleshooting + - category: Connectors / Database / MariaDB + url: /connectors/database/mariadb + - category: Connectors / Database / MariaDB / Run Externally + url: /connectors/database/mariadb/yaml + - category: Connectors / Database / MongoDB + url: /connectors/database/mongodb + - category: Connectors / Database / MongoDB / Run Externally + url: /connectors/database/mongodb/yaml + - category: Connectors / Database / MSSQL + url: /connectors/database/mssql + - category: Connectors / Database / MSSQL / Run Externally + url: /connectors/database/mssql/yaml + - category: Connectors / Database / MySQL + url: /connectors/database/mysql + - category: Connectors / Database / MySQL / Run Externally + url: /connectors/database/mysql/yaml + - category: Connectors / Database / Oracle + url: /connectors/database/oracle + - category: Connectors / Database / Oracle / Run Externally + url: /connectors/database/oracle/yaml + - category: Connectors / Database / PinotDB + url: /connectors/database/pinotdb + - category: Connectors / Database / PinotDB / Run Externally + url: /connectors/database/pinotdb/yaml + - category: Connectors / Database / Postgres + url: /connectors/database/postgres + - category: Connectors / Database / Postgres / Run Externally + url: /connectors/database/postgres/yaml + - category: Connectors / Database / Postgres / Troubleshooting + url: /connectors/database/postgres/troubleshooting + - category: Connectors / Database / Presto + url: /connectors/database/presto + - category: Connectors / Database / Presto / Run Externally + url: /connectors/database/presto/yaml + - category: Connectors / Database / Redshift + url: /connectors/database/redshift + - category: Connectors / Database / Redshift / Run Externally + url: /connectors/database/redshift/yaml + - category: Connectors / Database / Redshift / Troubleshooting + url: /connectors/database/redshift/troubleshooting + - category: Connectors / Database / Salesforce + url: /connectors/database/salesforce + - category: Connectors / Database / Salesforce / Run Externally + url: /connectors/database/salesforce/yaml + - category: Connectors / Database / SAP Hana + url: /connectors/database/sap-hana + - category: Connectors / Database / SAP Hana / Run Externally + url: /connectors/database/sap-hana/yaml + - category: Connectors / Database / SAS + url: /connectors/database/sas + - category: Connectors / Database / SAS / Run Externally + url: /connectors/database/sas/yaml + - category: Connectors / Database / SingleStore + url: /connectors/database/singlestore + - category: Connectors / Database / SingleStore / Run Externally + url: /connectors/database/singlestore/yaml + - category: Connectors / Database / Snowflake + url: /connectors/database/snowflake + - category: Connectors / Database / Snowflake / Run Externally + url: /connectors/database/snowflake/yaml + - category: Connectors / Database / SQLite + url: /connectors/database/sqlite + - category: Connectors / Database / SQLite / Run Externally + url: /connectors/database/sqlite/yaml + - category: Connectors / Database / Synapse + url: /connectors/database/synapse + - category: Connectors / Database / Synapse / Run Externally + url: /connectors/database/synapse/yaml + - category: Connectors / Database / Synapse / Troubleshooting + url: /connectors/database/synapse/troubleshooting + - category: Connectors / Database / Trino + url: /connectors/database/trino + - category: Connectors / Database / Trino / Run Externally + url: /connectors/database/trino/yaml + - category: Connectors / Database / Unity Catalog + url: /connectors/database/unity-catalog + - category: Connectors / Database / Unity Catalog / Run Externally + url: /connectors/database/unity-catalog/yaml + - category: Connectors / Database / Unity Catalog / Troubleshooting + url: /connectors/database/unity-catalog/troubleshooting + - category: Connectors / Database / Vertica + url: /connectors/database/vertica + - category: Connectors / Database / Vertica / Run Externally + url: /connectors/database/vertica/yaml + - category: Connectors / Database / Vertica / Troubleshooting + url: /connectors/database/vertica/troubleshooting + + - category: Connectors / Dashboard + url: /connectors/dashboard + - category: Connectors / Dashboard / Domo Dashboard + url: /connectors/dashboard/domo-dashboard + - category: Connectors / Dashboard / Domo Dashboard / Run Externally + url: /connectors/dashboard/domo-dashboard/yaml + - category: Connectors / Dashboard / Looker + url: /connectors/dashboard/looker + - category: Connectors / Dashboard / Looker / Run Externally + url: /connectors/dashboard/looker/yaml + - category: Connectors / Dashboard / Metabase + url: /connectors/dashboard/metabase + - category: Connectors / Dashboard / Metabase / Run Externally + url: /connectors/dashboard/metabase/yaml + - category: Connectors / Dashboard / Mode + url: /connectors/dashboard/mode + - category: Connectors / Dashboard / Mode / Run Externally + url: /connectors/dashboard/mode/yaml + - category: Connectors / Dashboard / PowerBI + url: /connectors/dashboard/powerbi + - category: Connectors / Dashboard / PowerBI / Run Externally + url: /connectors/dashboard/powerbi/yaml + - category: Connectors / Dashboard / PowerBI / Lineage from pbit files + url: /connectors/dashboard/powerbi/powerbi-pbit-lineage + - category: Connectors / Dashboard / Qlik Sense + url: /connectors/dashboard/qliksense + - category: Connectors / Dashboard / Qlik Sense / Run Externally + url: /connectors/dashboard/qliksense/yaml + - category: Connectors / Dashboard / Qlik Sense / Export Certificates + url: /connectors/dashboard/qliksense/certificates + - category: Connectors / Dashboard / Qlik Cloud + url: /connectors/dashboard/qlikcloud + - category: Connectors / Dashboard / Qlik Cloud / Run Externally + url: /connectors/dashboard/qlikcloud/yaml + - category: Connectors / Dashboard / Qlik Cloud / API Keys + url: /connectors/dashboard/qlikcloud/api_keys + - category: Connectors / Dashboard / QuickSight + url: /connectors/dashboard/quicksight + - category: Connectors / Dashboard / QuickSight / Run Externally + url: /connectors/dashboard/quicksight/yaml + - category: Connectors / Dashboard / Redash + url: /connectors/dashboard/redash + - category: Connectors / Dashboard / Redash / Run Externally + url: /connectors/dashboard/redash/yaml + - category: Connectors / Dashboard / Superset + url: /connectors/dashboard/superset + - category: Connectors / Dashboard / Superset / Run Externally + url: /connectors/dashboard/superset/yaml + - category: Connectors / Dashboard / Superset / SSO + url: /connectors/dashboard/superset/sso + - category: Connectors / Dashboard / Tableau + url: /connectors/dashboard/tableau + - category: Connectors / Dashboard / Tableau / Run Externally + url: /connectors/dashboard/tableau/yaml + + - category: Connectors / Messaging + url: /connectors/messaging + - category: Connectors / Messaging / Kafka + url: /connectors/messaging/kafka + - category: Connectors / Messaging / Kafka / Run Externally + url: /connectors/messaging/kafka/yaml + - category: Connectors / Messaging / Kafka / Troubleshooting + url: /connectors/messaging/kafka/troubleshooting + - category: Connectors / Messaging / Kinesis + url: /connectors/messaging/kinesis + - category: Connectors / Messaging / Kinesis / Run Externally + url: /connectors/messaging/kinesis/yaml + - category: Connectors / Messaging / Redpanda + url: /connectors/messaging/redpanda + - category: Connectors / Messaging / Redpanda / Run Externally + url: /connectors/messaging/redpanda/yaml + + - category: Connectors / Pipeline + url: /connectors/pipeline + - category: Connectors / Pipeline / Airbyte + url: /connectors/pipeline/airbyte + - category: Connectors / Pipeline / Airbyte / Run Externally + url: /connectors/pipeline/airbyte/yaml + - category: Connectors / Pipeline / Airflow + url: /connectors/pipeline/airflow + - category: Connectors / Pipeline / Airflow / Run Externally + url: /connectors/pipeline/airflow/yaml + - category: Connectors / Pipeline / Airflow / Lineage Backend + url: /connectors/pipeline/airflow/lineage-backend + - category: Connectors / Pipeline / Airflow / Lineage Operator + url: /connectors/pipeline/airflow/lineage-operator + - category: Connectors / Pipeline / Airflow / Configuring DAG Lineage + url: /connectors/pipeline/airflow/configuring-lineage + - category: Connectors / Pipeline / Airflow / MWAA + url: /connectors/pipeline/airflow/mwaa + - category: Connectors / Pipeline / Airflow / GCS Composer + url: /connectors/pipeline/airflow/gcs-composer + - category: Connectors / Pipeline / Dagster + url: /connectors/pipeline/dagster + - category: Connectors / Pipeline / Dagster / Run Externally + url: /connectors/pipeline/dagster/yaml + - category: Connectors / Pipeline / DBTCloud + url: /connectors/pipeline/dbtcloud + - category: Connectors / Pipeline / DBTCloud / Run Externally + url: /connectors/pipeline/dbtcloud/yaml + - category: Connectors / Pipeline / KafkaConnect + url: /connectors/pipeline/kafkaconnect + - category: Connectors / Pipeline / KafkaConnect / Run Externally + url: /connectors/pipeline/kafkaconnect/yaml + - category: Connectors / Pipeline / Databricks Pipeline + url: /connectors/pipeline/databricks-pipeline + - category: Connectors / Pipeline / Databricks Pipeline / Run Externally + url: /connectors/pipeline/databricks-pipeline/yaml + - category: Connectors / Pipeline / Domo Pipeline + url: /connectors/pipeline/domo-pipeline + - category: Connectors / Pipeline / Domo Pipeline / Run Externally + url: /connectors/pipeline/domo-pipeline/yaml + - category: Connectors / Pipeline / Fivetran + url: /connectors/pipeline/fivetran + - category: Connectors / Pipeline / Fivetran / Run Externally + url: /connectors/pipeline/fivetran/yaml + - category: Connectors / Pipeline / Glue Pipeline + url: /connectors/pipeline/glue-pipeline + - category: Connectors / Pipeline / Glue Pipeline / Run Externally + url: /connectors/pipeline/glue-pipeline/yaml + - category: Connectors / Pipeline / Nifi + url: /connectors/pipeline/nifi + - category: Connectors / Pipeline / Nifi / Run Externally + url: /connectors/pipeline/nifi/yaml + - category: Connectors / Pipeline / Nifi / Troubleshooting + url: /connectors/pipeline/nifi/troubleshooting + - category: Connectors / Pipeline / Openlineage + url: /connectors/pipeline/openlineage + - category: Connectors / Pipeline / Spline + url: /connectors/pipeline/spline + - category: Connectors / Pipeline / Spline / Run Externally + url: /connectors/pipeline/spline/yaml + - category: Connectors / Pipeline / Flink + url: /connectors/pipeline/flink + - category: Connectors / Pipeline / Flink / Run Externally + url: /connectors/pipeline/flink/yaml + + - category: Connectors / ML Model + url: /connectors/ml-model + - category: Connectors / ML Model / MLflow + url: /connectors/ml-model/mlflow + - category: Connectors / ML Model / MLflow / Run Externally + url: /connectors/ml-model/mlflow/yaml + - category: Connectors / ML Model / Sagemaker + url: /connectors/ml-model/sagemaker + - category: Connectors / ML Model / Sagemaker / Run Externally + url: /connectors/ml-model/sagemaker/yaml + + - category: Connectors / Storage + url: /connectors/storage + - category: Connectors / Storage / S3 + url: /connectors/storage/s3 + - category: Connectors / Storage / S3 / Run Externally + url: /connectors/storage/s3/yaml + - category: Connectors / Storage / GCS + url: /connectors/storage/gcs + - category: Connectors / Storage / GCS / Run Externally + url: /connectors/storage/gcs/yaml + - category: Connectors / Storage / ADLS + url: /connectors/storage/adls + - category: Connectors / Storage / ADLS / Run Externally + url: /connectors/storage/adls/yaml + + - category: Connectors / Search + url: /connectors/search + - category: Connectors / Search / Elasticsearch + url: /connectors/search/elasticsearch + - category: Connectors / Search / Elasticsearch / Run Externally + url: /connectors/search/elasticsearch/yaml + + - category: Connectors / Metadata + url: /connectors/metadata + - category: Connectors / Metadata / Amundsen + url: /connectors/metadata/amundsen + - category: Connectors / Metadata / Amundsen / Run Externally + url: /connectors/metadata/amundsen/yaml + - category: Connectors / Metadata / Atlas + url: /connectors/metadata/atlas + - category: Connectors / Metadata / Atlas / Run Externally + url: /connectors/metadata/atlas/yaml + - category: Connectors / Metadata / Alation + url: /connectors/metadata/alation + - category: Connectors / Metadata / Alation / Run Externally + url: /connectors/metadata/alation/yaml + - category: Connectors / Metadata / Alation Sink + url: /connectors/metadata/alationsink + - category: Connectors / Metadata / Alation Sink / Run Externally + url: /connectors/metadata/alationsink/yaml + + - category: Connectors / Custom Connectors + url: /connectors/custom-connectors + + - category: Connectors / Ingestion + url: /connectors/ingestion + - category: Connectors / Ingestion / Workflows + url: /connectors/ingestion/workflows + - category: Connectors / Ingestion / Workflows / Metadata + url: /connectors/ingestion/workflows/metadata + + - category: Connectors / Ingestion / Workflows/ Metadata / Filter Patterns + url: /connectors/ingestion/workflows/metadata/filter-patterns + - category: Connectors / Ingestion / Workflows/ Metadata / Filter Patterns / Database + url: /connectors/ingestion/workflows/metadata/filter-patterns/database + + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction + url: /connectors/ingestion/workflows/metadata/incremental-extraction + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / BigQuery + url: /connectors/ingestion/workflows/metadata/incremental-extraction/bigquery + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / Redshift + url: /connectors/ingestion/workflows/metadata/incremental-extraction/redshift + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / Snowflake + url: /connectors/ingestion/workflows/metadata/incremental-extraction/snowflake + + - category: Connectors / Ingestion / Workflows/ Metadata / Multithreading + url: /connectors/ingestion/workflows/metadata/multithreading + + - category: Connectors / Ingestion / Workflows / Usage + url: /connectors/ingestion/workflows/usage + - category: Connectors / Ingestion / Workflows / Usage / Usage Workflow Through Query Logs + url: /connectors/ingestion/workflows/usage/usage-workflow-query-logs + - category: Connectors / Ingestion / Workflows / Usage / Usage Query Filtering + url: /connectors/ingestion/workflows/usage/filter-query-set + - category: Connectors / Ingestion / Workflows / Lineage + url: /connectors/ingestion/workflows/lineage + - category: Connectors / Ingestion / Workflows / Lineage / Lineage Workflow Through Query Logs + url: /connectors/ingestion/workflows/lineage/lineage-workflow-query-logs + - category: Connectors / Ingestion / Workflows / Lineage / Lineage Query Filtering + url: /connectors/ingestion/workflows/lineage/filter-query-set + - category: Connectors / Ingestion / Workflows / dbt + url: /connectors/ingestion/workflows/dbt + - category: Connectors / Ingestion / Workflows / dbt / Configure dbt workflow from OpenMetadata UI + url: /connectors/ingestion/workflows/dbt/configure-dbt-workflow-from-ui + - category: Connectors / Ingestion / Workflows / dbt / Run Externally + url: /connectors/ingestion/workflows/dbt/run-dbt-workflow-externally + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Owner + url: /connectors/ingestion/workflows/dbt/ingest-dbt-owner + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Descriptions + url: /connectors/ingestion/workflows/dbt/ingest-dbt-descriptions + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Tags + url: /connectors/ingestion/workflows/dbt/ingest-dbt-tags + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Tiers + url: /connectors/ingestion/workflows/dbt/ingest-dbt-tier + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Glossary + url: /connectors/ingestion/workflows/dbt/ingest-dbt-glossary + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Lineage + url: /connectors/ingestion/workflows/dbt/ingest-dbt-lineage + - category: Connectors / Ingestion / Workflows / dbt / Setup Multiple dbt Projects + url: /connectors/ingestion/workflows/dbt/setup-multiple-dbt-projects + - category: Connectors / Ingestion / Workflows / dbt / dbt troubleshooting + url: /connectors/ingestion/workflows/dbt/dbt-troubleshooting + - category: Connectors / Ingestion / Lineage + url: /connectors/ingestion/lineage + - category: Connectors / Ingestion / Lineage / Edit Data Lineage Manually + url: /connectors/ingestion/lineage/edit-lineage-manually + - category: Connectors / Ingestion / Lineage / Export Lineage + url: /connectors/ingestion/lineage/export-lineage + - category: Connectors / Ingestion / Lineage / Spark Lineage + url: /connectors/ingestion/lineage/spark-lineage + - category: Connectors / Ingestion / Versioning + url: /connectors/ingestion/versioning + - category: Connectors / Ingestion / Auto Tagging + url: /connectors/ingestion/auto_tagging + - category: Connectors / Ingestion / Versioning / Change Feeds + url: /connectors/ingestion/versioning/change-feeds + - category: Connectors / Ingestion / Versioning / Change Events + url: /connectors/ingestion/versioning/change-events + - category: Connectors / Ingestion / Versioning / Event Notification via Webhooks + url: /connectors/ingestion/versioning/event-notification-via-webhooks + - category: Connectors / Ingestion / Great Expectations + url: /connectors/ingestion/great-expectations + - category: Connectors / Ingestion / Ingestion Pipeline UI Deployment + url: /connectors/ingestion/deployment + - category: Connectors / Ingestion / Best Practices + url: /connectors/ingestion/best-practices + + - category: How-to Guides + url: /how-to-guides + color: violet-70 + icon: openmetadata + + - category: How-to Guides / Admin Guide + url: /how-to-guides/admin-guide + - category: How-to Guides / Admin Guide / How to Ingest Metadata + url: /how-to-guides/admin-guide/how-to-ingest-metadata + - category: How-to Guides / Admin Guide / How to Delete a Service Connection + url: /how-to-guides/admin-guide/delete-service-connection + - category: How-to Guides / Admin Guide / Manage Teams and Users + url: /how-to-guides/admin-guide/teams-and-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / Team Structure in OpenMetadata + url: /how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Add a Team + url: /how-to-guides/admin-guide/teams-and-users/add-team + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Invite Users to OpenMetadata + url: /how-to-guides/admin-guide/teams-and-users/invite-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Add Users to Teams + url: /how-to-guides/admin-guide/teams-and-users/add-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Change the Team Type + url: /how-to-guides/admin-guide/teams-and-users/change-team-type + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies + url: /how-to-guides/admin-guide/roles-policies + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies / Building Blocks of Authorization - Rules, Policies, and Roles + url: /how-to-guides/admin-guide/roles-policies/authorization + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies / Use Cases - Creating Roles & Policies in OpenMetadata + url: /how-to-guides/admin-guide/roles-policies/use-cases + - category: How-to Guides / Admin Guide / Set up Data Observability Alerts and Notifications + url: /how-to-guides/admin-guide/alerts + - category: How-to Guides / Admin Guide / CLI Ingestion with Basic Auth + url: /how-to-guides/admin-guide/cli-ingestion-with-basic-auth + - category: How-to Guides / Admin Guide / How to Add Custom Logo + url: /how-to-guides/admin-guide/how-to-add-custom-logo + - category: How-to Guides / Admin Guide / Reindexing Search + url: /how-to-guides/admin-guide/Reindexing-Search + + - category: How-to Guides / Guide for Data Users + url: /how-to-guides/guide-for-data-users + - category: How-to Guides / Guide for Data Users / Understanding the Basics of OpenMetadata + url: /how-to-guides/guide-for-data-users/basics-openmetadata + - category: How-to Guides / Guide for Data Users / Overview of Data Assets + url: /how-to-guides/guide-for-data-users/data-asset-tabs + - category: How-to Guides / Guide for Data Users / How to Add Description using Markdown + url: /how-to-guides/guide-for-data-users/description + - category: How-to Guides / Guide for Data Users / How to Request for Description + url: /how-to-guides/guide-for-data-users/request-description + - category: How-to Guides / Guide for Data Users / How to Assign or Change Data Ownership + url: /how-to-guides/guide-for-data-users/data-ownership + - category: How-to Guides / Guide for Data Users / How to Follow a Data Asset + url: /how-to-guides/guide-for-data-users/follow-data-asset + - category: How-to Guides / Guide for Data Users / How to Add Tags + url: /how-to-guides/guide-for-data-users/tags + - category: How-to Guides / Guide for Data Users / How to Request for Tags + url: /how-to-guides/guide-for-data-users/request-tags + - category: How-to Guides / Guide for Data Users / How to Add Glossary Terms + url: /how-to-guides/guide-for-data-users/glossary + - category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset + url: /how-to-guides/guide-for-data-users/custom + - category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata + url: /how-to-guides/guide-for-data-users/theme + - category: How-to Guides / Guide for Data Users / Overview of Announcements + url: /how-to-guides/guide-for-data-users/announcements + - category: How-to Guides / Guide for Data Users / How to Create an Announcement + url: /how-to-guides/guide-for-data-users/add-announcement + - category: How-to Guides / Guide for Data Users / Data Asset Versioning + url: /how-to-guides/guide-for-data-users/versions + - category: How-to Guides / Guide for Data Users / How to Delete a Data Asset + url: /how-to-guides/guide-for-data-users/delete + - category: How-to Guides / Guide for Data Users / OpenMetadata Browser Extension + url: /how-to-guides/guide-for-data-users/browser-ext + + - category: How-to Guides / Data Discovery + url: /how-to-guides/data-discovery + - category: How-to Guides / Data Discovery / How to Discover Assets of Interest + url: /how-to-guides/data-discovery/discover + - category: How-to Guides / Data Discovery / Get a Quick Glance of the Data Assets + url: /how-to-guides/data-discovery/preview + - category: How-to Guides / Data Discovery / Detailed View of the Data Assets + url: /how-to-guides/data-discovery/details + - category: How-to Guides / Data Discovery / Add Complex Queries using Advanced Search + url: /how-to-guides/data-discovery/advanced + + - category: How-to Guides / Data Collaboration + url: /how-to-guides/data-collaboration + - category: How-to Guides / Data Collaboration / Understanding Activity Feeds + url: /how-to-guides/data-collaboration/activity-feeds + - category: How-to Guides / Data Collaboration / Conversation Threads + url: /how-to-guides/data-collaboration/conversation + - category: How-to Guides / Data Collaboration / Tasks + url: /how-to-guides/data-collaboration/tasks + - category: How-to Guides / Data Collaboration / How to Request for Description + url: /how-to-guides/data-collaboration/request-description + - category: How-to Guides / Data Collaboration / How to Request for Tags + url: /how-to-guides/data-collaboration/request-tags + - category: How-to Guides / Data Collaboration / Overview of Announcements + url: /how-to-guides/data-collaboration/announcements + - category: How-to Guides / Data Collaboration / How to Create an Announcement + url: /how-to-guides/data-collaboration/add-announcement + - category: How-to Guides / Data Collaboration / Overview of Knowledge Center + url: /how-to-guides/data-collaboration/knowledge-center + + - category: How-to Guides / Data Quality and Observability + url: /how-to-guides/data-quality-observability + - category: How-to Guides / Data Quality and Observability / Data Quality + url: /how-to-guides/data-quality-observability/quality + - category: How-to Guides / Data Quality and Profiler / Data Quality / Data Quality Tab + url: /how-to-guides/data-quality-observability/quality/tab + - category: How-to Guides / Data Quality and Profiler / Data Quality / Data Quality Overview Section + url: /how-to-guides/data-quality-observability/quality/overview + isCollateOnly: true + - category: How-to Guides / Data Quality and Profiler / Data Quality / How to Write and Deploy No-Code Test Cases + url: /how-to-guides/data-quality-observability/quality/test + - category: How-to Guides / Data Quality and Observability / Data Quality / Configure Data Quality + url: /how-to-guides/data-quality-observability/quality/configure + - category: How-to Guides / Data Quality and Observability / Data Quality / Tests - YAML Config + url: /how-to-guides/data-quality-observability/quality/tests-yaml + - category: How-to Guides / Data Quality and Observability / Data Quality / Custom Tests + url: /how-to-guides/data-quality-observability/quality/custom-tests + - category: How-to Guides / Data Quality and Observability / Data Profiler + url: /how-to-guides/data-quality-observability/profiler + - category: How-to Guides / Data Quality and Profiler / Data Profiler/ Profiler Tab + url: /how-to-guides/data-quality-observability/profiler/tab + - category: How-to Guides / Data Quality and Observability / Data Profiler / Profiler Workflow + url: /how-to-guides/data-quality-observability/profiler/workflow + - category: How-to Guides / Data Quality and Observability / Data Profiler / Metrics + url: /how-to-guides/data-quality-observability/profiler/metrics + - category: How-to Guides / Data Quality and Observability / Data Profiler / Sample Data + url: /how-to-guides/data-quality-observability/profiler/external-sample-data + - category: How-to Guides / Data Quality and Observability / Data Profiler / External Workflow + url: /how-to-guides/data-quality-observability/profiler/external-workflow + - category: How-to Guides / Data Quality and Observability / Data Profiler / Auto PII Tagging + url: /how-to-guides/data-quality-observability/profiler/auto-pii-tagging + - category: How-to Guides / Data Quality and Observability / Data Observability + url: /how-to-guides/data-quality-observability/observability + - category: How-to Guides / Data Quality and Observability / Data Observability / Observability Alerts + url: /how-to-guides/data-quality-observability/observability/alerts + - category: How-to Guides / Data Quality and Observability / Data Observability / Webhooks + url: /how-to-guides/data-quality-observability/observability/webhooks + - category: How-to Guides / Data Quality and Observability / Incident Manager + url: /how-to-guides/data-quality-observability/incident-manager + - category: How-to Guides / Data Quality and Observability / Incident Manager / How to work with the Incident Manager + url: /how-to-guides/data-quality-observability/incident-manager/workflow + - category: How-to Guides / Data Quality and Observability / Incident Manager / Root Cause Analysis + url: /how-to-guides/data-quality-observability/incident-manager/root-cause-analysis + isCollateOnly: true + + - category: How-to Guides / Data Lineage + url: /how-to-guides/data-lineage + - category: How-to Guides / Data Lineage / How to Deploy a Lineage Workflow + url: /how-to-guides/data-lineage/workflow + - category: How-to Guides / Data Lineage / Explore the Lineage View + url: /how-to-guides/data-lineage/explore + - category: How-to Guides / Data Lineage / How Column-Level Lineage Works + url: /how-to-guides/data-lineage/column + - category: How-to Guides / Data Lineage / How to Manually Add or Edit Lineage + url: /how-to-guides/data-lineage/manual + + - category: How-to Guides / Data Insights + url: /how-to-guides/data-insights + - category: How-to Guides / Data Insights / What is Tiering + url: /how-to-guides/data-insights/tiering + - category: How-to Guides / Data Insights / Set Up Data Insights Ingestion + url: /how-to-guides/data-insights/ingestion + - category: How-to Guides / Data Insights / Key Performance Indicators (KPI) + url: /how-to-guides/data-insights/kpi + - category: How-to Guides / Data Insights / Data Insights Report + url: /how-to-guides/data-insights/report + - category: How-to Guides / Data Insights / Cost Analysis + url: /how-to-guides/data-insights/cost-analysis + - category: How-to Guides / Data Insights / Configure the Data Insights Report + url: /how-to-guides/data-insights/email-report + - category: How-to Guides / Data Insights / How to Transform the Data Culture of Your Company + url: /how-to-guides/data-insights/data-culture + - category: How-to Guides / Data Insights / Custom Data Insight Dashboards + url: /how-to-guides/data-insights/custom-dashboard + + - category: How-to Guides / Data Governance + url: /how-to-guides/data-governance + - category: How-to Guides / Data Governance / Glossary + url: /how-to-guides/data-governance/glossary + - category: How-to Guides / Data Governance / Glossary / What is a Glossary Term + url: /how-to-guides/data-governance/glossary/glossary-term + - category: How-to Guides / Data Governance / Glossary / How to Setup a Glossary + url: /how-to-guides/data-governance/glossary/setup + - category: How-to Guides / Data Governance / Glossary / How to Create Glossary Terms + url: /how-to-guides/data-governance/glossary/create-terms + - category: How-to Guides / Data Governance / Glossary / How to Bulk Import a Glossary + url: /how-to-guides/data-governance/glossary/import + - category: How-to Guides / Data Governance / Glossary / Glossary Export + url: /how-to-guides/data-governance/glossary/export + - category: How-to Guides / Data Governance / Glossary / Glossary Approval Workflow + url: /how-to-guides/data-governance/glossary/approval + - category: How-to Guides / Data Governance / Glossary / Glossary Styling + url: /how-to-guides/data-governance/glossary/styling + - category: How-to Guides / Data Governance / Glossary / How to Add Assets to Glossary Terms + url: /how-to-guides/data-governance/glossary/assets + - category: How-to Guides / Data Governance / Glossary / Best Practices for Glossary + url: /how-to-guides/data-governance/glossary/best-practices + - category: How-to Guides / Data Governance / Classification + url: /how-to-guides/data-governance/classification + - category: How-to Guides / Data Governance / Classification / Overview of Classification + url: /how-to-guides/data-governance/classification/overview + - category: How-to Guides / Data Governance / Classification / How to Classify Data Assets + url: /how-to-guides/data-governance/classification/assets + - category: How-to Guides / Data Governance / Classification / How to Request for Classification Tags + url: /how-to-guides/data-governance/classification/request-tags + - category: How-to Guides / Data Governance / Classification / Auto-Classification in OpenMetadata + url: /how-to-guides/data-governance/classification/auto + - category: How-to Guides / Data Governance / Classification / What are Tiers + url: /how-to-guides/data-governance/classification/tiers + - category: How-to Guides / Data Governance / Classification / Best Practices for Classification + url: /how-to-guides/data-governance/classification/best-practices + - category: How-to Guides / Data Governance / Domains & Data Product + url: /how-to-guides/data-governance/domains-&-data-products + - category: How-to Guides / Data Governance / Domains & Data Product / How to Use Domains + url: /how-to-guides/data-governance/domains-&-data-products/domains + - category: How-to Guides / Data Governance / Domains & Data Product / How to Use Data Products + url: /how-to-guides/data-governance/domains-&-data-products/data-products + + - category: Releases + url: /releases + color: violet-70 + icon: overview + - category: Releases / Latest Release + url: /releases/latest-release + - category: Releases / Supported Releases + url: /releases/supported + - category: Releases / All Releases + url: /releases/all-releases + - category: Releases / All Releases / 1.3.1 Release + url: /releases/all-releases/#1.3.1-release + - category: Releases / All Releases / 1.3.0 Release + url: /releases/all-releases/#1.3.0-release + - category: Releases / All Releases / 1.2.0 Release + url: /releases/all-releases/#1.2.0-release + - category: Releases / All Releases / 1.1.2 Release + url: /releases/all-releases/#1.1.2-release + - category: Releases / All Releases / 1.1.1 Release + url: /releases/all-releases/#1.1.1-release + - category: Releases / All Releases / 1.1.0 Release + url: /releases/all-releases/#1.1.0-release + - category: Releases / All Releases / 1.0.0 Release + url: /releases/all-releases/#1.0.0-release + - category: Releases / All Releases / 0.13.3 Release + url: /releases/all-releases/#0.13.3-release + - category: Releases / All Releases / 0.13.2 Release + url: /releases/all-releases/#0.13.2-release + - category: Releases / All Releases / 0.13.1 Release + url: /releases/all-releases/#0.13.1-release + - category: Releases / All Releases / 0.13.0 Release + url: /releases/all-releases/#0.13.0-release + - category: Releases / All Releases / 0.12.3 Release + url: /releases/all-releases/#0.12.3-release + - category: Releases / All Releases / 0.12.2 Release + url: /releases/all-releases/#0.12.2-release + - category: Releases / All Releases / 0.12.1 Release + url: /releases/all-releases/#0.12.1-release + - category: Releases / All Releases / 0.12.0 Release + url: /releases/all-releases/#0.12.0-release + - category: Releases / All Releases / 0.11.0 Release + url: /releases/all-releases/#0.11.0-release + - category: Releases / All Releases / 0.10.1 Release + url: /releases/all-releases/#0.10.1-release + - category: Releases / All Releases / 0.10.0 Release + url: /releases/all-releases/#0.10.0-release + - category: Releases / All Releases / 0.9.0 Release + url: /releases/all-releases/#0.9.0-release + - category: Releases / All Releases / 0.8.0 Release + url: /releases/all-releases/#0.8.0-release + - category: Releases / All Releases / 0.7.0 Release + url: /releases/all-releases/#0.7.0-release + - category: Releases / All Releases / 0.6.0 Release + url: /releases/all-releases/#0.6.0-release + - category: Releases / All Releases / 0.5.0 Release + url: /releases/all-releases/#0.5.0-release + - category: Releases / All Releases / 0.4.0 Release + url: /releases/all-releases/#0.4.0-release + + - category: Roadmap + url: /roadmap + + - category: Main Concepts + url: /main-concepts + color: violet-70 + icon: main-concepts + - category: Main Concepts / High Level Design + url: /main-concepts/high-level-design + - category: Main Concepts / Backend DB + url: /main-concepts/backend-db + - category: Main Concepts / Metadata Standard + url: /main-concepts/metadata-standard + - category: Main Concepts / Metadata Standard / Schemas + url: /main-concepts/metadata-standard/schemas + + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Basic + url: /main-concepts/metadata-standard/schemas/analytics/basic + - category: Main Concepts / Metadata Standard / Schemas / Analytics + url: /main-concepts/metadata-standard/schemas/analytics + - category: Main Concepts / Metadata Standard / Schemas / Analytics / ReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / AggregatedCostAnalysisReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/aggregatedcostanalysisreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / EntityReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/entityreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / RawCostAnalysisReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/rawcostanalysisreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / WebAnalyticEntityViewReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/webanalyticentityviewreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / WebAnalyticUserActivityReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/webanalyticuseractivityreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / WebAnalyticEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticevent + - category: Main Concepts / Metadata Standard / Schemas / Analytics / WebAnalyticEventData + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype / CustomEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype/customevent + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype / PageViewEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype/pageviewevent + - category: Main Concepts / Metadata Standard / Schemas / Api / Analytics / CreateWebAnalyticEvent + url: /main-concepts/metadata-standard/schemas/api/analytics/createwebanalyticevent + - category: Main Concepts / Metadata Standard / Schemas / Api / Analytics + url: /main-concepts/metadata-standard/schemas/api/analytics + - category: Main Concepts / Metadata Standard / Schemas / Api / Automations / CreateWorkflow + url: /main-concepts/metadata-standard/schemas/api/automations/createworkflow + - category: Main Concepts / Metadata Standard / Schemas / Api / Automations + url: /main-concepts/metadata-standard/schemas/api/automations + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / CreateClassification + url: /main-concepts/metadata-standard/schemas/api/classification/createclassification + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / CreateTag + url: /main-concepts/metadata-standard/schemas/api/classification/createtag + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification + url: /main-concepts/metadata-standard/schemas/api/classification + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / LoadTags + url: /main-concepts/metadata-standard/schemas/api/classification/loadtags + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateBot + url: /main-concepts/metadata-standard/schemas/api/createbot + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateEventPublisherJob + url: /main-concepts/metadata-standard/schemas/api/createeventpublisherjob + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateType + url: /main-concepts/metadata-standard/schemas/api/createtype + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateChart + url: /main-concepts/metadata-standard/schemas/api/data/createchart + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateContainer + url: /main-concepts/metadata-standard/schemas/api/data/createcontainer + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDashboard + url: /main-concepts/metadata-standard/schemas/api/data/createdashboard + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDashboardDataModel + url: /main-concepts/metadata-standard/schemas/api/data/createdashboarddatamodel + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDatabase + url: /main-concepts/metadata-standard/schemas/api/data/createdatabase + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDatabaseSchema + url: /main-concepts/metadata-standard/schemas/api/data/createdatabaseschema + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateGlossary + url: /main-concepts/metadata-standard/schemas/api/data/createglossary + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateGlossaryTerm + url: /main-concepts/metadata-standard/schemas/api/data/createglossaryterm + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateMlModel + url: /main-concepts/metadata-standard/schemas/api/data/createmlmodel + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreatePipeline + url: /main-concepts/metadata-standard/schemas/api/data/createpipeline + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateQuery + url: /main-concepts/metadata-standard/schemas/api/data/createquery + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateSearchIndex + url: /main-concepts/metadata-standard/schemas/api/data/createsearchindex + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateStoredProcedure + url: /main-concepts/metadata-standard/schemas/api/data/createstoredprocedure + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTable + url: /main-concepts/metadata-standard/schemas/api/data/createtable + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTableProfile + url: /main-concepts/metadata-standard/schemas/api/data/createtableprofile + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTopic + url: /main-concepts/metadata-standard/schemas/api/data/createtopic + - category: Main Concepts / Metadata Standard / Schemas / Api / Data + url: /main-concepts/metadata-standard/schemas/api/data + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / LoadGlossary + url: /main-concepts/metadata-standard/schemas/api/data/loadglossary + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / RestoreEntity + url: /main-concepts/metadata-standard/schemas/api/data/restoreentity + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / CreateDataInsightChart + url: /main-concepts/metadata-standard/schemas/api/datainsight/createdatainsightchart + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight + url: /main-concepts/metadata-standard/schemas/api/datainsight + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / Kpi / CreateKpiRequest + url: /main-concepts/metadata-standard/schemas/api/datainsight/kpi/createkpirequest + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / Kpi + url: /main-concepts/metadata-standard/schemas/api/datainsight/kpi + - category: Main Concepts / Metadata Standard / Schemas / Api / Docstore / CreateDocument + url: /main-concepts/metadata-standard/schemas/api/docstore/createdocument + - category: Main Concepts / Metadata Standard / Schemas / Api / Docstore + url: /main-concepts/metadata-standard/schemas/api/docstore + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains / CreateDataProduct + url: /main-concepts/metadata-standard/schemas/api/domains/createdataproduct + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains / CreateDomain + url: /main-concepts/metadata-standard/schemas/api/domains/createdomain + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains + url: /main-concepts/metadata-standard/schemas/api/domains + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CloseTask + url: /main-concepts/metadata-standard/schemas/api/feed/closetask + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CreatePost + url: /main-concepts/metadata-standard/schemas/api/feed/createpost + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CreateThread + url: /main-concepts/metadata-standard/schemas/api/feed/createthread + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed + url: /main-concepts/metadata-standard/schemas/api/feed + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / ResolveTask + url: /main-concepts/metadata-standard/schemas/api/feed/resolvetask + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / ThreadCount + url: /main-concepts/metadata-standard/schemas/api/feed/threadcount + - category: Main Concepts / Metadata Standard / Schemas / Api + url: /main-concepts/metadata-standard/schemas/api + - category: Main Concepts / Metadata Standard / Schemas / Api / Lineage / AddLineage + url: /main-concepts/metadata-standard/schemas/api/lineage/addlineage + - category: Main Concepts / Metadata Standard / Schemas / Api / Lineage + url: /main-concepts/metadata-standard/schemas/api/lineage + - category: Main Concepts / Metadata Standard / Schemas / Api / OpenMetadataServerVersion + url: /main-concepts/metadata-standard/schemas/api/openmetadataserverversion + - category: Main Concepts / Metadata Standard / Schemas / Api / Policies / CreatePolicy + url: /main-concepts/metadata-standard/schemas/api/policies/createpolicy + - category: Main Concepts / Metadata Standard / Schemas / Api / Policies + url: /main-concepts/metadata-standard/schemas/api/policies + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateDashboardService + url: /main-concepts/metadata-standard/schemas/api/services/createdashboardservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateDatabaseService + url: /main-concepts/metadata-standard/schemas/api/services/createdatabaseservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMessagingService + url: /main-concepts/metadata-standard/schemas/api/services/createmessagingservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMetadataService + url: /main-concepts/metadata-standard/schemas/api/services/createmetadataservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMlModelService + url: /main-concepts/metadata-standard/schemas/api/services/createmlmodelservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreatePipelineService + url: /main-concepts/metadata-standard/schemas/api/services/createpipelineservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateSearchService + url: /main-concepts/metadata-standard/schemas/api/services/createsearchservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateStorageService + url: /main-concepts/metadata-standard/schemas/api/services/createstorageservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services + url: /main-concepts/metadata-standard/schemas/api/services + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / Ingestionpipelines / CreateIngestionPipeline + url: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines/createingestionpipeline + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / Ingestionpipelines + url: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines + - category: Main Concepts / Metadata Standard / Schemas / Api / SetOwner + url: /main-concepts/metadata-standard/schemas/api/setowner + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreatePersona + url: /main-concepts/metadata-standard/schemas/api/teams/createpersona + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateRole + url: /main-concepts/metadata-standard/schemas/api/teams/createrole + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateTeam + url: /main-concepts/metadata-standard/schemas/api/teams/createteam + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateUser + url: /main-concepts/metadata-standard/schemas/api/teams/createuser + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams + url: /main-concepts/metadata-standard/schemas/api/teams + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateCustomMetric + url: /main-concepts/metadata-standard/schemas/api/tests/createcustommetric + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateLogicalTestCases + url: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestCase + url: /main-concepts/metadata-standard/schemas/api/tests/createtestcase + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestDefinition + url: /main-concepts/metadata-standard/schemas/api/tests/createtestdefinition + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestSuite + url: /main-concepts/metadata-standard/schemas/api/tests/createtestsuite + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests + url: /main-concepts/metadata-standard/schemas/api/tests + - category: Main Concepts / Metadata Standard / Schemas / Api / VoteRequest + url: /main-concepts/metadata-standard/schemas/api/voterequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / BasicAuth + url: /main-concepts/metadata-standard/schemas/auth/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / BasicLoginRequest + url: /main-concepts/metadata-standard/schemas/auth/basicloginrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / ChangePasswordRequest + url: /main-concepts/metadata-standard/schemas/auth/changepasswordrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / CreatePersonalToken + url: /main-concepts/metadata-standard/schemas/auth/createpersonaltoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / EmailRequest + url: /main-concepts/metadata-standard/schemas/auth/emailrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / EmailVerificationToken + url: /main-concepts/metadata-standard/schemas/auth/emailverificationtoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / GenerateToken + url: /main-concepts/metadata-standard/schemas/auth/generatetoken + - category: Main Concepts / Metadata Standard / Schemas / Auth + url: /main-concepts/metadata-standard/schemas/auth + - category: Main Concepts / Metadata Standard / Schemas / Auth / JwtAuth + url: /main-concepts/metadata-standard/schemas/auth/jwtauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / LoginRequest + url: /main-concepts/metadata-standard/schemas/auth/loginrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / LogoutRequest + url: /main-concepts/metadata-standard/schemas/auth/logoutrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / PasswordResetRequest + url: /main-concepts/metadata-standard/schemas/auth/passwordresetrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / PasswordResetToken + url: /main-concepts/metadata-standard/schemas/auth/passwordresettoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / PersonalAccessToken + url: /main-concepts/metadata-standard/schemas/auth/personalaccesstoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RefreshToken + url: /main-concepts/metadata-standard/schemas/auth/refreshtoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RegistrationRequest + url: /main-concepts/metadata-standard/schemas/auth/registrationrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / RevokePersonalToken + url: /main-concepts/metadata-standard/schemas/auth/revokepersonaltoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RevokeToken + url: /main-concepts/metadata-standard/schemas/auth/revoketoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / ServiceTokenEnum + url: /main-concepts/metadata-standard/schemas/auth/servicetokenenum + - category: Main Concepts / Metadata Standard / Schemas / Auth / SsoAuth + url: /main-concepts/metadata-standard/schemas/auth/ssoauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / TokenRefreshRequest + url: /main-concepts/metadata-standard/schemas/auth/tokenrefreshrequest + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ApplicationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/applicationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthConfig + url: /main-concepts/metadata-standard/schemas/configuration/authconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthenticationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/authenticationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthorizerConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/authorizerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ChangeEventConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/changeeventconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ElasticSearchConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/elasticsearchconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / EventHandlerConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/eventhandlerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / FernetConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/fernetconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration + url: /main-concepts/metadata-standard/schemas/configuration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / JwtTokenConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/jwttokenconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / KafkaEventConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/kafkaeventconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / LdapConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/ldapconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / CustomTrustManagerConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/customtrustmanagerconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / HostNameConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/hostnameconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / JvmDefaultConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/jvmdefaultconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / TrustAllConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/trustallconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / TruststoreConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/truststoreconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / PipelineServiceClientConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/pipelineserviceclientconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / SlackAppConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/slackappconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / TaskNotificationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/tasknotificationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / TestResultNotificationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/testresultnotificationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / DataInsightChart + url: /main-concepts/metadata-standard/schemas/datainsight/datainsightchart + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / DataInsightChartResult + url: /main-concepts/metadata-standard/schemas/datainsight/datainsightchartresult + - category: Main Concepts / Metadata Standard / Schemas / Datainsight + url: /main-concepts/metadata-standard/schemas/datainsight + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi / Basic + url: /main-concepts/metadata-standard/schemas/datainsight/kpi/basic + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi + url: /main-concepts/metadata-standard/schemas/datainsight/kpi + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi / Kpi + url: /main-concepts/metadata-standard/schemas/datainsight/kpi/kpi + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUnusedAssetsCount + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedunusedassetscount + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUnusedAssetsSize + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedunusedassetssize + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUsedVsUnusedAssetsCount + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedusedvsunusedassetscount + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUsedVsUnusedAssetsSize + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedusedvsunusedassetssize + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / DailyActiveUsers + url: /main-concepts/metadata-standard/schemas/datainsight/type/dailyactiveusers + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type + url: /main-concepts/metadata-standard/schemas/datainsight/type + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / MostActiveUsers + url: /main-concepts/metadata-standard/schemas/datainsight/type/mostactiveusers + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / MostViewedEntities + url: /main-concepts/metadata-standard/schemas/datainsight/type/mostviewedentities + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PageViewsByEntities + url: /main-concepts/metadata-standard/schemas/datainsight/type/pageviewsbyentities + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfEntitiesWithDescriptionByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofentitieswithdescriptionbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfEntitiesWithOwnerByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofentitieswithownerbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfServicesWithDescription + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofserviceswithdescription + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfServicesWithOwner + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofserviceswithowner + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / TotalEntitiesByTier + url: /main-concepts/metadata-standard/schemas/datainsight/type/totalentitiesbytier + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / TotalEntitiesByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/totalentitiesbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / UnusedAssets + url: /main-concepts/metadata-standard/schemas/datainsight/type/unusedassets + - category: Main Concepts / Metadata Standard / Schemas / Email / EmailRequest + url: /main-concepts/metadata-standard/schemas/email/emailrequest + - category: Main Concepts / Metadata Standard / Schemas / Email + url: /main-concepts/metadata-standard/schemas/email + - category: Main Concepts / Metadata Standard / Schemas / Email / SmtpSettings + url: /main-concepts/metadata-standard/schemas/email/smtpsettings + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / App + url: /main-concepts/metadata-standard/schemas/entity/applications/app + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / AppConfig + url: /main-concepts/metadata-standard/schemas/entity/applications/appconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / AppRunRecord + url: /main-concepts/metadata-standard/schemas/entity/applications/apprunrecord + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / DataInsightsApp + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/datainsightsapp + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / ExternalAppIngestionConfig + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/externalappingestionconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / SearchIndexingApp + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/searchindexingapp + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / CreateAppRequest + url: /main-concepts/metadata-standard/schemas/entity/applications/createapprequest + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications + url: /main-concepts/metadata-standard/schemas/entity/applications + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / JobStatus + url: /main-concepts/metadata-standard/schemas/entity/applications/jobstatus + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / LiveExecutionContext + url: /main-concepts/metadata-standard/schemas/entity/applications/liveexecutioncontext + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace / AppMarketPlaceDefinition + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/appmarketplacedefinition + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace / CreateAppMarketPlaceDefinitionReq + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/createappmarketplacedefinitionreq + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / ScheduledExecutionContext + url: /main-concepts/metadata-standard/schemas/entity/applications/scheduledexecutioncontext + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations + url: /main-concepts/metadata-standard/schemas/entity/automations + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations / TestServiceConnection + url: /main-concepts/metadata-standard/schemas/entity/automations/testserviceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations / Workflow + url: /main-concepts/metadata-standard/schemas/entity/automations/workflow + - category: Main Concepts / Metadata Standard / Schemas / Entity / Bot + url: /main-concepts/metadata-standard/schemas/entity/bot + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification / Classification + url: /main-concepts/metadata-standard/schemas/entity/classification/classification + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification + url: /main-concepts/metadata-standard/schemas/entity/classification + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification / Tag + url: /main-concepts/metadata-standard/schemas/entity/classification/tag + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Chart + url: /main-concepts/metadata-standard/schemas/entity/data/chart + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Container + url: /main-concepts/metadata-standard/schemas/entity/data/container + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Dashboard + url: /main-concepts/metadata-standard/schemas/entity/data/dashboard + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / DashboardDataModel + url: /main-concepts/metadata-standard/schemas/entity/data/dashboarddatamodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Database + url: /main-concepts/metadata-standard/schemas/entity/data/database + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / DatabaseSchema + url: /main-concepts/metadata-standard/schemas/entity/data/databaseschema + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Glossary + url: /main-concepts/metadata-standard/schemas/entity/data/glossary + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / GlossaryTerm + url: /main-concepts/metadata-standard/schemas/entity/data/glossaryterm + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data + url: /main-concepts/metadata-standard/schemas/entity/data + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Metrics + url: /main-concepts/metadata-standard/schemas/entity/data/metrics + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Mlmodel + url: /main-concepts/metadata-standard/schemas/entity/data/mlmodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Pipeline + url: /main-concepts/metadata-standard/schemas/entity/data/pipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Query + url: /main-concepts/metadata-standard/schemas/entity/data/query + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Report + url: /main-concepts/metadata-standard/schemas/entity/data/report + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / SearchIndex + url: /main-concepts/metadata-standard/schemas/entity/data/searchindex + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / StoredProcedure + url: /main-concepts/metadata-standard/schemas/entity/data/storedprocedure + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Table + url: /main-concepts/metadata-standard/schemas/entity/data/table + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Topic + url: /main-concepts/metadata-standard/schemas/entity/data/topic + - category: Main Concepts / Metadata Standard / Schemas / Entity / Docstore / Document + url: /main-concepts/metadata-standard/schemas/entity/docstore/document + - category: Main Concepts / Metadata Standard / Schemas / Entity / Docstore + url: /main-concepts/metadata-standard/schemas/entity/docstore + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains / DataProduct + url: /main-concepts/metadata-standard/schemas/entity/domains/dataproduct + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains / Domain + url: /main-concepts/metadata-standard/schemas/entity/domains/domain + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains + url: /main-concepts/metadata-standard/schemas/entity/domains + - category: Main Concepts / Metadata Standard / Schemas / Entity / Events + url: /main-concepts/metadata-standard/schemas/entity/events + - category: Main Concepts / Metadata Standard / Schemas / Entity / Events / Webhook + url: /main-concepts/metadata-standard/schemas/entity/events/webhook + - category: Main Concepts / Metadata Standard / Schemas / Entity / Feed + url: /main-concepts/metadata-standard/schemas/entity/feed + - category: Main Concepts / Metadata Standard / Schemas / Entity / Feed / Thread + url: /main-concepts/metadata-standard/schemas/entity/feed/thread + - category: Main Concepts / Metadata Standard / Schemas / Entity + url: /main-concepts/metadata-standard/schemas/entity + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / ResourceDescriptor + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcedescriptor + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / ResourcePermission + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcepermission + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / Rule + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/rule + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Filters + url: /main-concepts/metadata-standard/schemas/entity/policies/filters + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies + url: /main-concepts/metadata-standard/schemas/entity/policies + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Policy + url: /main-concepts/metadata-standard/schemas/entity/policies/policy + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / ConnectionBasicType + url: /main-concepts/metadata-standard/schemas/entity/services/connections/connectionbasictype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / CustomDashboardConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/customdashboardconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / DomoDashboardConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/domodashboardconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / LightdashConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/lightdashconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / LookerConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/lookerconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / MetabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/metabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / ModeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/modeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / PowerBIConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/powerbiconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / QlikSenseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/qliksenseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / QuickSightConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/quicksightconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / RedashConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/redashconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / SupersetConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/supersetconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / TableauConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/tableauconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / AthenaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/athenaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / AzureSQLConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/azuresqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / BigQueryConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/bigqueryconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / ClickhouseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/clickhouseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / BasicAuth + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / IamAuthConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/iamauthconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / JwtAuth + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/jwtauth + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / CouchbaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/couchbaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / CustomDatabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/customdatabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DatabricksConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/databricksconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / AzureConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/azureconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / GcsConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/gcsconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / S3Config + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/s3config + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DatalakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Db2Connection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/db2connection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DeltaLakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/deltalakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DomoDatabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/domodatabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DruidConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/druidconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DynamoDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/dynamodbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / GlueConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/glueconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / GreenplumConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/greenplumconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / HiveConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/hiveconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / ImpalaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/impalaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MariaDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mariadbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Mongodb + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodb + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Mongodb / MongoDBValues + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodb/mongodbvalues + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MongoDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MssqlConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mssqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MysqlConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mysqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / OracleConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/oracleconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PinotDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/pinotdbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PostgresConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/postgresconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PrestoConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/prestoconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / RedshiftConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/redshiftconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SalesforceConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/salesforceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SapHanaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/saphanaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SingleStoreConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/singlestoreconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SnowflakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/snowflakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SqliteConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/sqliteconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / TrinoConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/trinoconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / VerticaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/verticaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections + url: /main-concepts/metadata-standard/schemas/entity/services/connections + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / CustomMessagingConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/custommessagingconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / KafkaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/kafkaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / KinesisConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/kinesisconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / PulsarConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/pulsarconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / RedpandaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/redpandaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / SaslMechanismType + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / AmundsenConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/amundsenconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / AtlasConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/atlasconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / MetadataESConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/metadataesconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / OpenMetadataConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/openmetadataconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / CustomMlModelConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/custommlmodelconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / MlflowConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/mlflowconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / SageMakerConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/sagemakerconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / SklearnConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/sklearnconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / AirbyteConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/airbyteconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / AirflowConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/airflowconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / BackendConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/backendconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / CustomPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/custompipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DagsterConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/dagsterconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DBTCloudConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/dbtcloudconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DatabricksPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/databrickspipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DomoPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/domopipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / FivetranConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/fivetranconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / GluePipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/gluepipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / NifiConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/nificonnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / SplineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/splineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / FlinkConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/flinkconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / CustomSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/customsearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / ElasticSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/elasticsearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / OpenSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/opensearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / ServiceConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/serviceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / adlsConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/adlsConnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / CustomStorageConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/customstorageconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / GcsConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/gcsconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / S3Connection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/s3connection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / TestConnectionDefinition + url: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectiondefinition + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / TestConnectionResult + url: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectionresult + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / DashboardService + url: /main-concepts/metadata-standard/schemas/entity/services/dashboardservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / DatabaseService + url: /main-concepts/metadata-standard/schemas/entity/services/databaseservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services + url: /main-concepts/metadata-standard/schemas/entity/services + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines / IngestionPipeline + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/ingestionpipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines / PipelineServiceClientResponse + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/pipelineserviceclientresponse + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MessagingService + url: /main-concepts/metadata-standard/schemas/entity/services/messagingservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MetadataService + url: /main-concepts/metadata-standard/schemas/entity/services/metadataservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MlmodelService + url: /main-concepts/metadata-standard/schemas/entity/services/mlmodelservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / PipelineService + url: /main-concepts/metadata-standard/schemas/entity/services/pipelineservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / SearchService + url: /main-concepts/metadata-standard/schemas/entity/services/searchservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / ServiceType + url: /main-concepts/metadata-standard/schemas/entity/services/servicetype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / StorageService + url: /main-concepts/metadata-standard/schemas/entity/services/storageservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams + url: /main-concepts/metadata-standard/schemas/entity/teams + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Persona + url: /main-concepts/metadata-standard/schemas/entity/teams/persona + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Role + url: /main-concepts/metadata-standard/schemas/entity/teams/role + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Team + url: /main-concepts/metadata-standard/schemas/entity/teams/team + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / TeamHierarchy + url: /main-concepts/metadata-standard/schemas/entity/teams/teamhierarchy + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / User + url: /main-concepts/metadata-standard/schemas/entity/teams/user + - category: Main Concepts / Metadata Standard / Schemas / Entity / Type + url: /main-concepts/metadata-standard/schemas/entity/type + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / EntitiesCount + url: /main-concepts/metadata-standard/schemas/entity/utils/entitiescount + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils + url: /main-concepts/metadata-standard/schemas/entity/utils + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / ServicesCount + url: /main-concepts/metadata-standard/schemas/entity/utils/servicescount + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / SupersetApiConnection + url: /main-concepts/metadata-standard/schemas/entity/utils/supersetapiconnection + - category: Main Concepts / Metadata Standard / Schemas / Events / Api / CreateEventSubscription + url: /main-concepts/metadata-standard/schemas/events/api/createeventsubscription + - category: Main Concepts / Metadata Standard / Schemas / Events / Api + url: /main-concepts/metadata-standard/schemas/events/api + - category: Main Concepts / Metadata Standard / Schemas / Events / DataInsightAlertConfig + url: /main-concepts/metadata-standard/schemas/events/datainsightalertconfig + - category: Main Concepts / Metadata Standard / Schemas / Events / EmailAlertConfig + url: /main-concepts/metadata-standard/schemas/events/emailalertconfig + - category: Main Concepts / Metadata Standard / Schemas / Events / EntitySpelFilters + url: /main-concepts/metadata-standard/schemas/events/entityspelfilters + - category: Main Concepts / Metadata Standard / Schemas / Events / EventFilterRule + url: /main-concepts/metadata-standard/schemas/events/eventfilterrule + - category: Main Concepts / Metadata Standard / Schemas / Events / EventSubscription + url: /main-concepts/metadata-standard/schemas/events/eventsubscription + - category: Main Concepts / Metadata Standard / Schemas / Events + url: /main-concepts/metadata-standard/schemas/events + - category: Main Concepts / Metadata Standard / Schemas / Events / SubscriptionResourceDescriptor + url: /main-concepts/metadata-standard/schemas/events/subscriptionresourcedescriptor + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / ApplicationPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/applicationpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DashboardServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/dashboardservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DataInsightPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/datainsightpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceProfilerPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseserviceprofilerpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceQueryLineagePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicequerylineagepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceQueryUsagePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicequeryusagepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DbtPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtAzureConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtazureconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtBucketDetails + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtbucketdetails + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtCloudConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtcloudconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtGCSConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtgcsconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtHttpConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbthttpconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtLocalConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtlocalconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtS3Config + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbts3config + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion + url: /main-concepts/metadata-standard/schemas/metadataingestion + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MessagingServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/messagingservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MetadataToElasticSearchPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/metadatatoelasticsearchpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MlmodelServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/mlmodelservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / PipelineServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/pipelineservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / SearchServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/searchservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / ContainerMetadataConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/containermetadataconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / ManifestMetadataConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/manifestmetadataconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageBucketDetails + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagebucketdetails + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataADLSConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadataadlsconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataHttpConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatahttpconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataLocalConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatalocalconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataS3Config + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatas3config + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / StorageServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/storageservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / TestSuitePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/testsuitepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Workflow + url: /main-concepts/metadata-standard/schemas/metadataingestion/workflow + - category: Main Concepts / Metadata Standard / Schemas / Monitoring / EventMonitorProvider + url: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider + - category: Main Concepts / Metadata Standard / Schemas / Monitoring + url: /main-concepts/metadata-standard/schemas/monitoring + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / Auth0SSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / AzureSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/azuressoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / CustomOidcSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/customoidcssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / GoogleSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/googlessoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client + url: /main-concepts/metadata-standard/schemas/security/client + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / OktaSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/oktassoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / OpenMetadataJWTClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/openmetadatajwtclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / SamlSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/samlssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AccessTokenAuth + url: /main-concepts/metadata-standard/schemas/security/credentials/accesstokenauth + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AwsCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/awscredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AzureCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/azurecredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / BasicAuth + url: /main-concepts/metadata-standard/schemas/security/credentials/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / BitbucketCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/bitbucketcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GcpCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gcpcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GcpValues + url: /main-concepts/metadata-standard/schemas/security/credentials/gcpvalues + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GitCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gitcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GithubCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/githubcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GitlabCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gitlabcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials + url: /main-concepts/metadata-standard/schemas/security/credentials + - category: Main Concepts / Metadata Standard / Schemas / Security + url: /main-concepts/metadata-standard/schemas/security + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets + url: /main-concepts/metadata-standard/schemas/security/secrets + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerClientLoader + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerConfiguration + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerProvider + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider + - category: Main Concepts / Metadata Standard / Schemas / Security / SecurityConfiguration + url: /main-concepts/metadata-standard/schemas/security/securityconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl + url: /main-concepts/metadata-standard/schemas/security/ssl + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl / ValidateSSLClientConfig + url: /main-concepts/metadata-standard/schemas/security/ssl/validatesslclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl / VerifySSLConfig + url: /main-concepts/metadata-standard/schemas/security/ssl/verifysslconfig + - category: Main Concepts / Metadata Standard / Schemas / Settings + url: /main-concepts/metadata-standard/schemas/settings + - category: Main Concepts / Metadata Standard / Schemas / Settings / Settings + url: /main-concepts/metadata-standard/schemas/settings/settings + - category: Main Concepts / Metadata Standard / Schemas / System / EventPublisherJob + url: /main-concepts/metadata-standard/schemas/system/eventpublisherjob + - category: Main Concepts / Metadata Standard / Schemas / System + url: /main-concepts/metadata-standard/schemas/system + - category: Main Concepts / Metadata Standard / Schemas / System / Ui + url: /main-concepts/metadata-standard/schemas/system/ui + - category: Main Concepts / Metadata Standard / Schemas / System / Ui / KnowledgePanel + url: /main-concepts/metadata-standard/schemas/system/ui/knowledgepanel + - category: Main Concepts / Metadata Standard / Schemas / System / Ui / Page + url: /main-concepts/metadata-standard/schemas/system/ui/page + - category: Main Concepts / Metadata Standard / Schemas / Tests / Basic + url: /main-concepts/metadata-standard/schemas/tests/basic + - category: Main Concepts / Metadata Standard / Schemas / Tests / CustomMetric + url: /main-concepts/metadata-standard/schemas/tests/custommetric + - category: Main Concepts / Metadata Standard / Schemas / Tests + url: /main-concepts/metadata-standard/schemas/tests + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestCase + url: /main-concepts/metadata-standard/schemas/tests/testcase + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestDefinition + url: /main-concepts/metadata-standard/schemas/tests/testdefinition + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestSuite + url: /main-concepts/metadata-standard/schemas/tests/testsuite + - category: Main Concepts / Metadata Standard / Schemas / Type / AuditLog + url: /main-concepts/metadata-standard/schemas/type/auditlog + - category: Main Concepts / Metadata Standard / Schemas / Type / Basic + url: /main-concepts/metadata-standard/schemas/type/basic + - category: Main Concepts / Metadata Standard / Schemas / Type / ChangeEvent + url: /main-concepts/metadata-standard/schemas/type/changeevent + - category: Main Concepts / Metadata Standard / Schemas / Type / CollectionDescriptor + url: /main-concepts/metadata-standard/schemas/type/collectiondescriptor + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvDocumentation + url: /main-concepts/metadata-standard/schemas/type/csvdocumentation + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvErrorType + url: /main-concepts/metadata-standard/schemas/type/csverrortype + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvFile + url: /main-concepts/metadata-standard/schemas/type/csvfile + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvImportResult + url: /main-concepts/metadata-standard/schemas/type/csvimportresult + - category: Main Concepts / Metadata Standard / Schemas / Type / DailyCount + url: /main-concepts/metadata-standard/schemas/type/dailycount + - category: Main Concepts / Metadata Standard / Schemas / Type / DatabaseConnectionConfig + url: /main-concepts/metadata-standard/schemas/type/databaseconnectionconfig + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityHistory + url: /main-concepts/metadata-standard/schemas/type/entityhistory + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityLineage + url: /main-concepts/metadata-standard/schemas/type/entitylineage + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityReference + url: /main-concepts/metadata-standard/schemas/type/entityreference + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityReferenceList + url: /main-concepts/metadata-standard/schemas/type/entityreferencelist + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityRelationship + url: /main-concepts/metadata-standard/schemas/type/entityrelationship + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityUsage + url: /main-concepts/metadata-standard/schemas/type/entityusage + - category: Main Concepts / Metadata Standard / Schemas / Type / FilterPattern + url: /main-concepts/metadata-standard/schemas/type/filterpattern + - category: Main Concepts / Metadata Standard / Schemas / Type / Function + url: /main-concepts/metadata-standard/schemas/type/function + - category: Main Concepts / Metadata Standard / Schemas / Type / Include + url: /main-concepts/metadata-standard/schemas/type/include + - category: Main Concepts / Metadata Standard / Schemas / Type + url: /main-concepts/metadata-standard/schemas/type + - category: Main Concepts / Metadata Standard / Schemas / Type / JdbcConnection + url: /main-concepts/metadata-standard/schemas/type/jdbcconnection + - category: Main Concepts / Metadata Standard / Schemas / Type / LifeCycle + url: /main-concepts/metadata-standard/schemas/type/lifecycle + - category: Main Concepts / Metadata Standard / Schemas / Type / Paging + url: /main-concepts/metadata-standard/schemas/type/paging + - category: Main Concepts / Metadata Standard / Schemas / Type / Profile + url: /main-concepts/metadata-standard/schemas/type/profile + - category: Main Concepts / Metadata Standard / Schemas / Type / QueryParserData + url: /main-concepts/metadata-standard/schemas/type/queryparserdata + - category: Main Concepts / Metadata Standard / Schemas / Type / Reaction + url: /main-concepts/metadata-standard/schemas/type/reaction + - category: Main Concepts / Metadata Standard / Schemas / Type / Schedule + url: /main-concepts/metadata-standard/schemas/type/schedule + - category: Main Concepts / Metadata Standard / Schemas / Type / Schema + url: /main-concepts/metadata-standard/schemas/type/schema + - category: Main Concepts / Metadata Standard / Schemas / Type / TableQuery + url: /main-concepts/metadata-standard/schemas/type/tablequery + - category: Main Concepts / Metadata Standard / Schemas / Type / TableUsageCount + url: /main-concepts/metadata-standard/schemas/type/tableusagecount + - category: Main Concepts / Metadata Standard / Schemas / Type / TagLabel + url: /main-concepts/metadata-standard/schemas/type/taglabel + - category: Main Concepts / Metadata Standard / Schemas / Type / UsageDetails + url: /main-concepts/metadata-standard/schemas/type/usagedetails + - category: Main Concepts / Metadata Standard / Schemas / Type / UsageRequest + url: /main-concepts/metadata-standard/schemas/type/usagerequest + - category: Main Concepts / Metadata Standard / Schemas / Type / Votes + url: /main-concepts/metadata-standard/schemas/type/votes + + - category: Main Concepts / Metadata Standard / APIs + url: /main-concepts/metadata-standard/apis + + - category: SDK + url: /sdk + color: violet-70 + icon: sdk + - category: SDK / Python SDK + url: /sdk/python + - category: SDK / Python SDK / Entities + url: /sdk/python/entities + - category: SDK / Python SDK / Entities / ML Model + url: /sdk/python/entities/ml-model + - category: SDK / Python SDK / Ingestion + url: /sdk/python/ingestion + - category: SDK / Python SDK / Ingestion / Lineage + url: /sdk/python/ingestion/lineage + - category: SDK / Python SDK / Ingestion / Tags + url: /sdk/python/ingestion/tags + - category: SDK / Python SDK / Build a Connector + url: /sdk/python/build-connector + - category: SDK / Python SDK / Build a Connector / Source + url: /sdk/python/build-connector/source + - category: SDK / Python SDK / Build a Connector / Stage + url: /sdk/python/build-connector/stage + - category: SDK / Python SDK / Build a Connector / Sink + url: /sdk/python/build-connector/sink + - category: SDK / Python SDK / Build a Connector / Bulk Sink + url: /sdk/python/build-connector/bulk-sink + - category: SDK / Python SDK / API Reference + url: /sdk/python/api-reference/ + - category: SDK / Python SDK / API Reference / Auth Provider + url: /sdk/python/api-reference/auth-provider + - category: SDK / Python SDK / API Reference / Client Utils + url: /sdk/python/api-reference/client-utils + - category: SDK / Python SDK / API Reference / Client + url: /sdk/python/api-reference/client + - category: SDK / Python SDK / API Reference / Credentials + url: /sdk/python/api-reference/credentials + - category: SDK / Python SDK / API Reference / Dashboard Mixin + url: /sdk/python/api-reference/dashboard-mixin + - category: SDK / Python SDK / API Reference / Data Insight Mixin + url: /sdk/python/api-reference/data-insight-mixin + - category: SDK / Python SDK / API Reference / ES Mixin + url: /sdk/python/api-reference/es-mixin + - category: SDK / Python SDK / API Reference / Ingestion Pipeline Mixin + url: /sdk/python/api-reference/ingestion-pipeline-mixin + - category: SDK / Python SDK / API Reference / Lineage Mixin + url: /sdk/python/api-reference/lineage-mixin + - category: SDK / Python SDK / API Reference / ML Model Mixin + url: /sdk/python/api-reference/mlmodel-mixin + - category: SDK / Python SDK / API Reference / Models + url: /sdk/python/api-reference/models + - category: SDK / Python SDK / API Reference / Ometa API + url: /sdk/python/api-reference/ometa-api + - category: SDK / Python SDK / API Reference / Patch Mixin Utils + url: /sdk/python/api-reference/patch-mixin-utils + - category: SDK / Python SDK / API Reference / Provider Registry + url: /sdk/python/api-reference/provider-registry + - category: SDK / Python SDK / API Reference / Query Mixin + url: /sdk/python/api-reference/query-mixin + - category: SDK / Python SDK / API Reference / Routes + url: /sdk/python/api-reference/routes + - category: SDK / Python SDK / API Reference / Search Index Mixin + url: /sdk/python/api-reference/search-index-mixin + - category: SDK / Python SDK / API Reference / Server Mixin + url: /sdk/python/api-reference/server-mixin + - category: SDK / Python SDK / API Reference / Service Mixin + url: /sdk/python/api-reference/service-mixin + - category: SDK / Python SDK / API Reference / Table Mixin + url: /sdk/python/api-reference/table-mixin + - category: SDK / Python SDK / API Reference / Tests Mixin + url: /sdk/python/api-reference/tests-mixin + - category: SDK / Python SDK / API Reference / Topic Mixin + url: /sdk/python/api-reference/topic-mixin + - category: SDK / Python SDK / API Reference / User Mixin + url: /sdk/python/api-reference/user-mixin + - category: SDK / Python SDK / API Reference / Utils Mixin + url: /sdk/python/api-reference/utils + - category: SDK / Python SDK / API Reference / Version Mixin + url: /sdk/python/api-reference/version-mixin + - category: SDK / Java SDK + url: /sdk/java + - category: SDK / Go + url: /sdk/go +--- diff --git a/openmetadata-docs/content/v1.5.x/deployment/security/ldap/bare-metal.md b/openmetadata-docs/content/v1.5.x/deployment/security/ldap/bare-metal.md index 49a17c62a6a..de2487eb574 100644 --- a/openmetadata-docs/content/v1.5.x/deployment/security/ldap/bare-metal.md +++ b/openmetadata-docs/content/v1.5.x/deployment/security/ldap/bare-metal.md @@ -59,7 +59,7 @@ Mandatory LDAP Specific Configuration: - `host`: hostName for the Ldap Server (Ex - localhost). - `port`: port of the Ldap Server to connect to (Ex - 10636). -- `dnAdminPrincipal`: This is the DN Admin Principal(Complete path Example :- cn=admin,dc=example,dc=com ) with a lookup access in the Directory. +- `dnAdminPrincipal`: This is the DN Admin Principal(Complete path Example :- cn=admin,dc=example,dc=com) with a lookup access in the Directory. - `dnAdminPassword`: Above Admin Principal Password. - `userBaseDN`: User Base DN(Complete path Example :- ou=people,dc=example,dc=com). diff --git a/openmetadata-docs/content/v1.5.x/security-collate/amazon-cognito-sso/index.md b/openmetadata-docs/content/v1.5.x/security-collate/amazon-cognito-sso/index.md new file mode 100644 index 00000000000..95521a79041 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/amazon-cognito-sso/index.md @@ -0,0 +1,70 @@ +--- +title: Amazon Cognito SSO +slug: /security/amazon-cognito +collate: true +--- + +# Amazon Cognito SSO + +Follow the sections in this guide to set up Amazon Cognito SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Amazon Cognito SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is + enabled. + +{% /note %} + +## Create Server Credentials + +### Step 1: Login to AWS Portal + +- Login to [Amazon AWS Portal](https://aws.amazon.com/). +- Search for `Cognito` in the search box and select Cognito Service from the dropdown menu. + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-1.png" alt="create-account" caption="Search for Cognito" /%} + +### Step 2: Setup User Pool + +- Click on the "Create user pool" button if you do not have any user pools configured yet. Skip this step if you already have a user pool available. +- Select the type of ID providers you want to configure for your users and click "Next" + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-2.png" alt="create-account" caption="Setup User Pool" /%} + +- Configure the security requirements in Step 2 as per your organizational needs and proceed to Step 3 +- Configure the Sign-up experience in Step 3. Make sure to add email as a required attribute before proceeding to step 4 + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-3.png" alt="create-account" caption="Configure Sign up Experience" /%} + +- Configure message delivery as per your organizational needs and proceed to Step 5 +- In Step 5, add a name for the user pool and check the "Use the Cognito Hosted UI" option and provide a Cognito domain as shown in the screenshot below + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-4.png" alt="create-account" caption="Integrate your App" /%} + +- In the same step, select "Public client" for the Initial App client type and configure the Allowed callback URLs + with `http://localhost:8585/callback` as shown in the screenshot below. Note: For production deployments, the Allowed + callback URLs should be updated with the appropriate domain name. + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-5.png" alt="create-account" caption="Configure the App Client" /%} + +- The last step is to Review and create the User Pool. + +### Step 3: Where to find the Credentials + +- The `User Pool ID` can be found in the User Pool summary page as seen in the screenshot below + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-6.png" alt="create-account" caption="User Pool ID" /%} + +- The App client ID can be found under the "App Integration" tab of the User Pool page. There will be a section that + lists all the App clients with client name and client ID as shown below + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-7.png" alt="create-account" /%} + +{% image src="/images/v1.5/deployment/security/amazon-cognito-sso/create-server-credentials-8.png" alt="create-account" caption="Client ID" /%} + +You will need to share the following information with the Collate team: +- Client ID +- User Pool ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/auth0/index.md b/openmetadata-docs/content/v1.5.x/security-collate/auth0/index.md new file mode 100644 index 00000000000..1027346e541 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/auth0/index.md @@ -0,0 +1,77 @@ +--- +title: Auth0 SSO +slug: /security/auth0 +collate: true +--- + +# Auth0 SSO + +Follow the sections in this guide to set up Auth0 SSO. + +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%/important%} + +## Create Server Credentials + +### Step 1: Create the Account + +- If you don't have an account, [Sign up](https://auth0.com/signup) to create one. +- Select the Account Type, i.e., Company or Personal +- Click I need advanced settings and click next. + +{% image +src="/images/v1.5/deployment/security/auth0/create-account-1.png" +alt="create-account" /%} + +- Provide the Tenant Domain, select the region and click on Create Account. + +{% image +src="/images/v1.5/deployment/security/auth0/create-account-2.png" +alt="create-account" /%} + +- Once done, you will land on the dashboard page. + +{% image +src="/images/v1.5/deployment/security/auth0/create-account-3.png" +alt="create-account" /%} + +### Step 2: Create a New Application + +- Once you are on the Dashboard page, click on `Applications > Applications` available on the left-hand side panel. + +{% image +src="/images/v1.5/deployment/security/auth0/create-new-app-1.png" +alt="create-app" /%} + +- Click on `Create Application`. + +{% image +src="/images/v1.5/deployment/security/auth0/create-new-app-2.png" +alt="create-app" /%} + +- Enter the Application name. +- Choose an application type and click on `Create`. + +{% image +src="/images/v1.5/deployment/security/auth0/create-new-app-3.png" +alt="create-app" /%} + +### Step 3: Where to Find the Credentials + +- Navigate to the Settings tab. +- You will find your `Client ID` and `Domain`. + +{% image +src="/images/v1.5/deployment/security/auth0/credentials.png" +alt="credentials" /%} + +You will need to share the following information with the Collate team: +- Client ID +- Domain diff --git a/openmetadata-docs/content/v1.5.x/security-collate/azure/index.md b/openmetadata-docs/content/v1.5.x/security-collate/azure/index.md new file mode 100644 index 00000000000..8264028b9aa --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/azure/index.md @@ -0,0 +1,80 @@ +--- +title: Azure SSO +slug: /security/azure +collate: true +--- + +# Azure SSO + +Follow the sections in this guide to set up Azure SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Azure SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Login to Azure Active Directory + +- Login to [Microsoft Azure Portal](https://azure.microsoft.com/en-in/services/active-directory/external-identities/) +- Navigate to the Azure Active Directory. + +{% note %} + +Admin permissions are required to register the application on the Azure portal. + +{% /note %} + +### Step 2: Create a New Application + +- From the Azure Active Directory, navigate to the `App Registrations` section from the left nav bar. + +{% image src="/images/v1.5/deployment/security/azure/create-app-1.png" alt="create-app" /%} + +- Click on `New Registration`. This step is for registering the OpenMetadata UI. + +{% image src="/images/v1.5/deployment/security/azure/create-app-2.png" alt="create-app" /%} + +- Provide an Application Name for registration. +- Provide a redirect URL as a `Single Page Application`. +- Click on `Register`. + +{% note %} + +- **SPA (Single Page Application):** + This type is designed for implicit flows. In this case, providing both the client ID and client secret will result in a failure because the implicit flow only requires the client ID for authentication. + +- **Web:** + This type is intended for confidential clients. If you select this option, you must provide both the client ID and client secret. Simply passing the client ID will cause the authorization process to fail, as the Authorization Code flow requires both credentials for successful authentication. + +### Recommendation: + +- Use the **Web** type for confidential clients that require both a client ID and secret. +- Use the **SPA** type for applications using implicit flows where only a client ID is needed. + +{% /note %} + +{% image src="/images/v1.5/deployment/security/azure/create-app-3.png" alt="create-app" /%} + +### Step 3: Where to Find the Credentials + +- The `Client ID` and the `Tenant ID` are displayed in the Overview section of the registered application. + +{% image src="/images/v1.5/deployment/security/azure/where-to-find-credentials.png" alt="create-app" /%} + +- When passing the details for `authority`, the `Tenant ID` is added to the URL as shown in the example + below. `https://login.microsoftonline.com/TenantID` + +```commandline +"authority": "https://login.microsoftonline.com/c11234b7c-b1b2-9854-0mn1-56abh3dea295" +``` + +You will need to share the following information with the Collate team: +- Client ID +- Tenant ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/custom-oidc/index.md b/openmetadata-docs/content/v1.5.x/security-collate/custom-oidc/index.md new file mode 100644 index 00000000000..568f32a79ec --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/custom-oidc/index.md @@ -0,0 +1,32 @@ +--- +title: Custom OIDC SSO +slug: /security/custom-oidc +collate: true +--- + +# Custom OIDC SSO + +Follow the sections in this guide to set up Custom OIDC SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Custom OIDC SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +- Go to the console of your preferred custom OIDC SSO provider +- Create an OIDC client application with implicit flow enabled to get a client ID. + +### Create Client ID and Secret Key + +- Navigate to your preferred OIDC provider console and create an OIDC client application. +- Generate client ID and secret key in JSON format. + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/google/index.md b/openmetadata-docs/content/v1.5.x/security-collate/google/index.md new file mode 100644 index 00000000000..072a6fafd8a --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/google/index.md @@ -0,0 +1,87 @@ +--- +title: Google SSO +slug: /security/google +collate: true +--- + +# Google SSO + +Follow the sections in this guide to set up Google SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Google SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Create the Account +- Go to [Create Google Cloud Account](https://console.cloud.google.com/) +- Click on `Create Project` + +{% image src="/images/v1.5/deployment/security/google/create-account.png" alt="create-account" caption="Create a New Account" /%} + +### Step 2: Create a New Project +Enter the **Project name**. +Enter the parent organization or folder in the **Location box**. That resource will be the hierarchical parent of the new project. +Click **Create**. +{% image src="/images/v1.5/deployment/security/google/create-project.png" alt="create-project" caption="Create a New Project" /%} + +### Step 3: How to Configure OAuth Consent +- Select the project you created above and click on **APIs & Services** on the left-side panel. +{% image src="/images/v1.5/deployment/security/google/configure-oauth-consent.png" alt="configure-oauth-consent" /%} + +- Click on the **OAuth Consent Screen** available on the left-hand side panel. +- Choose User Type **Internal**. +{% image src="/images/v1.5/deployment/security/google/select-user-type.png" alt="select-user-type" /%} + +- Once the user type is selected, provide the **App Information** and other details. +- Click **Save and Continue**. +{% image src="/images/v1.5/deployment/security/google/save-app-information.png" alt="save-app-information" /%} + +- On the **Scopes Screen**, Click on **ADD OR REMOVE SCOPES** and select the scopes. +- Once done click on **Update**. +{% image src="/images/v1.5/deployment/security/google/scopes-screen.png" alt="scopes-screen" /%} + +- Click **Save and Continue**. +{% image src="/images/v1.5/deployment/security/google/save-edit-app-registration.png" alt="save-edit-app-registration" /%} + +- Click on **Back to Dashboard**. +{% image src="/images/v1.5/deployment/security/google/back-to-dashboard.png" alt="back-to-dashboard" /%} +{% image src="/images/v1.5/deployment/security/google/back-to-dashboard-2.png" alt="back-to-dashboard" /%} + +### Step 4: Create Credentials for the Project +- Once the OAuth Consent is configured, click on **Credentials** available on the left-hand side panel. +{% image src="/images/v1.5/deployment/security/google/create-credentials.png" alt="create-credentials" /%} + +- Click on **Create Credentials** +- Select **OAuth client ID** from the dropdown. +{% image src="/images/v1.5/deployment/security/google/select-outh-client-id.png" alt="cselect-outh-client-id" /%} + +- Once selected, you will be asked to select the **Application type**. Select **Web application**. +{% image src="/images/v1.5/deployment/security/google/select-web-application.png" alt="select-web-application" /%} + +After selecting the **Application Type**, name your project and give the authorized URIs: + - domain/callback + - domain/silent-callback +{% image src="/images/v1.5/deployment/security/google/authorized-urls.png" alt="authorized-urls" /%} + +- Click **Create** +- You will get the credentials +{% image src="/images/v1.5/deployment/security/google/get-the-credentials.png" alt="get-the-credentials" /%} + +### Step 5: Where to Find the Credentials +- Go to **Credentials** +- Click on the **pencil icon (Edit OAuth Client)** on the right side of the screen +{% image src="/images/v1.5/deployment/security/google/find-credentials.png" alt="find-credentials" /%} + +- You will find the **Client ID** in the top right corner +{% image src="/images/v1.5/deployment/security/google/find-clientid-and-secret.png" alt="find-clientid-and-secret" /%} + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/index.md b/openmetadata-docs/content/v1.5.x/security-collate/index.md new file mode 100644 index 00000000000..6629d2b3b56 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/index.md @@ -0,0 +1,76 @@ +--- +title: Enable Security +slug: /security +collate: true +--- + +# Enable Security + +This section provides detailed instructions to secure the access to the Collate platform. + +Collate has support for multiple identity providers. Please, see the next sections about how to configure them. + +{% note %} + +Collate does not currently support the simultaneous use of multiple authentication mechanisms, such as combining SSO and Basic Authentication. + +{% /note %} + +{%inlineCalloutContainer%} + {%inlineCallout + color="violet-70" + bold="Auth0 SSO" + icon="add_moderator" + href="/security/auth0"%} + Configure Auth0 SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Azure SSO" + icon="add_moderator" + href="/security/azure"%} + Configure Azure SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Custom OIDC SSO" + icon="add_moderator" + href="/security/custom-oidc"%} + Configure a Custom OIDC SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Google SSO" + icon="add_moderator" + href="/security/google"%} + Configure Google SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Okta SSO" + icon="add_moderator" + href="/security/okta"%} + Configure Okta SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Amazon Cognito SSO" + icon="add_moderator" + href="/security/amazon-cognito"%} + Configure Amazon Cognito SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="OneLogin SSO" + icon="add_moderator" + href="/security/one-login"%} + Configure OneLogin SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Keycloak SSO" + icon="add_moderator" + href="/security/keycloak"%} + Configure Keycloak SSO to access the UI and APIs + {%/inlineCallout%} +{%/inlineCalloutContainer%} diff --git a/openmetadata-docs/content/v1.5.x/security-collate/keycloak/index.md b/openmetadata-docs/content/v1.5.x/security-collate/keycloak/index.md new file mode 100644 index 00000000000..53a99d9dde8 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/keycloak/index.md @@ -0,0 +1,73 @@ +--- +title: Keycloak SSO +slug: /security/keycloak +collate: true +--- + +# Keycloak SSO + +Follow the sections in this guide to set up Keycloak SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Keycloak SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Access the Keycloak Admin Console + +- You need an administrator account. If you don't have, see [Creating the first administrator](https://www.keycloak.org/docs/latest/server_admin/#creating-first-admin_server_administration_guide). +- Go to the URL for the Admin Console. For example, for localhost, use this URL: http://localhost:8080/admin/ + +{% image src="/images/v1.5/deployment/security/keycloak/1-login-page.png" alt="login-page" /%} + +- Enter the username and password you created. + +### Step 2: Change Realm selected +- The Keycloak use Realms as the primary form of organization, we can't use the realm "master" for new clients (apps), only for administration, so change for your specific realm or create a new. +- In this example we are used an existing one called "Data-sec". + +{% image src="/images/v1.5/deployment/security/keycloak/2-change-realm.png" alt="change-realm" /%} + +### Step 3: Create OpenMetadata as a new Client +- Click on `Clients` in the menu. +- Click on `Create` button. +- Enter the Client ID and Protocol as the image. +- Click on `Save` button. + +{% image src="/images/v1.5/deployment/security/keycloak/3-add-client.png" alt="add-client" /%} + +### Step 4: Edit settings of the client +- Change "Access Type" value from "public" to "confidential". +- Change "implicit flow" and "service accounts" to enabled. + +{% image src="/images/v1.5/deployment/security/keycloak/4-edit-settings-client.png" alt="edit-settings-client" /%} + +- At the bottom of the same settings page, change the configurations to the openmetadata address. +- The image below shows different possibilities, such as running locally or with a custom domain. + +{% image src="/images/v1.5/deployment/security/keycloak/5-edit-settings-url.png" alt="edit-settings-url.png" /%} + +- Click on `Save` button. + +{% note %} + +Note: Scopes `openid`, `email` & `profile` are required to fetch the user details so you will have to add these scopes in your client. + +{% /note %} + +### Step 5: Where to Find the Credentials + +- Navigate to the `Credentials` tab. +- You will find your Client `Secret` related to the Client id "open-metadata" + +{% image src="/images/v1.5/deployment/security/keycloak/6-client-credentials.png" alt="client-credentials" /%} + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/ldap/index.md b/openmetadata-docs/content/v1.5.x/security-collate/ldap/index.md new file mode 100644 index 00000000000..dc37452375d --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/ldap/index.md @@ -0,0 +1,60 @@ +--- +title: Ldap Authentication +slug: /security/ldap +collate: true +--- + +# Setting up Ldap Authentication +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%important%} + +OpenMetadata allows using LDAP for validating email and password authentication. +Once setup successfully, the user should be able to sign in to OpenMetadata using the Ldap credentials. + +You will need to share the following information with the Collate team: +- `host`: hostName for the Ldap Server (Ex - localhost). +- `port`: port of the Ldap Server to connect to (Ex - 10636). +- `dnAdminPrincipal`: This is the DN Admin Principal(Complete path Example :- cn=admin,dc=example,dc=com) with a lookup access in the Directory. +- `dnAdminPassword`: Above Admin Principal Password. +- `userBaseDN`: User Base DN(Complete path Example :- ou=people,dc=example,dc=com). + +Please see the below image for a sample LDAP Configuration in ApacheDS. + +{% image src="/images/v1.5/deployment/security/ldap/Ldap_ScreenShot1.png" alt="apache-ldap" /%} + +Advanced LDAP Specific Configuration (Optional): + +- `maxPoolSize`: Connection Pool Size to use to connect to LDAP Server. +- `sslEnabled`: Set to true if the SSL is enable to connect to LDAP Server. +- `truststoreConfigType`: Truststore type. It is required. Can select from {CustomTrustStore, HostName, JVMDefault, TrustAll} +- `trustStoreConfig`: Config for the selected truststore type. Please check below note for setting this up. + +{%note%} + +Based on the different `truststoreConfigType`, we have following different `trustStoreConfig`. + +1. **TrustAll**: Provides an SSL trust manager which will blindly trust any certificate that is presented to it, although it may optionally reject certificates that are expired or not yet valid. It can be convenient for testing purposes, but it is recommended that production environments use trust managers that perform stronger validation. +- `examineValidityDates`: Indicates whether to reject certificates if the current time is outside the validity window for the certificate. + +2. **JVMDefault**: Provides an implementation of a trust manager that relies on the JVM's default set of trusted issuers. +- `verifyHostname`: Controls using TrustAllSSLSocketVerifier vs HostNameSSLSocketVerifier. In case the certificate contains cn=hostname of the Ldap Server set it to true. + +3. **HostName**: Provides an SSL trust manager that will only accept certificates whose hostname matches an expected value. +- `allowWildCards`: Indicates whether to allow wildcard certificates which contain an asterisk as the first component of a CN subject attribute or dNSName subjectAltName extension. +- `acceptableHostNames`: The set of hostnames and/or IP addresses that will be considered acceptable. Only certificates with a CN or subjectAltName value that exactly matches one of these names (ignoring differences in capitalization) will be considered acceptable. It must not be null or empty. + +4. **CustomTrustStore**: Use the custom Truststore by providing the below details in the config. +- `trustStoreFilePath`: The path to the trust store file to use. It must not be null. +- `trustStoreFilePassword`: The PIN to use to access the contents of the trust store. It may be null if no PIN is required. +- `trustStoreFileFormat`: The format to use for the trust store. (Example :- JKS, PKCS12). +- `verifyHostname`: Controls using TrustAllSSLSocketVerifier vs HostNameSSLSocketVerifier. In case the certificate contains cn=hostname of the Ldap Server set it to true. +- `examineValidityDates`: Indicates whether to reject certificates if the current time is outside the validity window for the certificate. + +{%/note%} \ No newline at end of file diff --git a/openmetadata-docs/content/v1.5.x/security-collate/oidc/index.md b/openmetadata-docs/content/v1.5.x/security-collate/oidc/index.md new file mode 100644 index 00000000000..67c27464bc4 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/oidc/index.md @@ -0,0 +1,153 @@ +--- +title: OIDC Based Authentication +slug: /security/oidc +collate: true +--- + +# Setting up Any Oidc Provider +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%important%} + +This guide provides instructions on setting up OpenID Connect (OIDC) configuration for your application. OpenID Connect is a simple identity layer built on top of the OAuth 2.0 protocol that allows clients to verify the identity of the end-user. +Below configurations are universally applicable to all SSO provider like Google, Auth0, Okta, Keycloak, etc. + +Below are the configuration types to set up the OIDC Authentication with a Confidential Client type: + +```yaml + authenticationConfiguration: + clientType: ${AUTHENTICATION_CLIENT_TYPE:-confidential} + publicKeyUrls: ${AUTHENTICATION_PUBLIC_KEYS:-[http://localhost:8585/api/v1/system/config/jwks]} + oidcConfiguration: + id: ${OIDC_CLIENT_ID:-""} + type: ${OIDC_TYPE:-""} # google, azure etc. + secret: ${OIDC_CLIENT_SECRET:-""} + scope: ${OIDC_SCOPE:-"openid email profile"} + discoveryUri: ${OIDC_DISCOVERY_URI:-""} + useNonce: ${OIDC_USE_NONCE:-true} + preferredJwsAlgorithm: ${OIDC_PREFERRED_JWS:-"RS256"} + responseType: ${OIDC_RESPONSE_TYPE:-"code"} + disablePkce: ${OIDC_DISABLE_PKCE:-true} + callbackUrl: ${OIDC_CALLBACK:-"http://localhost:8585/callback"} + serverUrl: ${OIDC_SERVER_URL:-"http://localhost:8585"} + clientAuthenticationMethod: ${OIDC_CLIENT_AUTH_METHOD:-"client_secret_post"} + tenant: ${OIDC_TENANT:-""} + maxClockSkew: ${OIDC_MAX_CLOCK_SKEW:-""} + customParams: ${OIDC_CUSTOM_PARAMS:-} +``` +# Configuration Parameters + +## Public Key Url (publicKeyUrls): +This needs to be updated as per different SSO providers. The default value is `http://localhost:8585/api/v1/system/config/jwks`. This is the URL where the public keys are stored. The public keys are used to verify the signature of the JWT token. + +{%important%} + +**Google**: https://www.googleapis.com/oauth2/v3/certs + +**Okta**: https://dev-19259000.okta.com/oauth2/aus5836ihy7o8ivuJ5d7/v1/keys + +**Auth0**: https://dev-3e0nwcqx.us.auth0.com/.well-known/jwks.json + +**Azure**: https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys + +Also if you have enabled [JWT Tokens](/deployment/security/enable-jwt-tokens) then http://localhost:8585/api/v1/system/config/jwks also needs to be there in the list with proper server url. + +{%important%} + +## Client ID (id): +The client ID provided by your OIDC provider. This is typically obtained when you register your application with the OIDC provider. + +## Type (type): +Specify the type of OIDC provider you are using (e.g., google, azure). This value is same as `provider` in `authenticationConfiguration`. + +## Client Secret (secret): +Replace with the client secret provided by your OIDC provider. + +## Scope (scope): +Define the scopes that your application requests during authentication. Update ${OIDC_SCOPE:-"openid email profile"} with the desired scopes. + +{% note %} + +It does not need to be changed in most cases. The default scopes are `openid email profile`. The openid scope is required for OIDC authentication. The email and profile scopes are used to retrieve the user's email address and profile information. +Although, some provider only give Refresh Token if `offline_access` scope is provided. So, if you want to use Refresh Token, you need to add `offline_access` scope, like below: +`offline_access openid email profile`. + +{% /note %} + +## Discovery URI (discoveryUri): +Provide the URL of the OIDC provider's discovery document. This document contains metadata about the provider's configuration. + +{%important%} + +It is mostly in the format as below: https://accounts.google.com/.well-known/openid-configuration + +**Google**: https://accounts.google.com/.well-known/openid-configuration + +**Okta**: https://dev-19259000.okta.com/oauth2/aus5836ihy7o8ivuJ5d7/.well-known/openid-configuration + +**Auth0**: https://dev-3e0nwcqx.us.auth0.com/.well-known/openid-configuration + +**Azure**: https://login.microsoftonline.com/{tenant}/v2.0/.well-known/openid-configuration + +Normally it's some initial SSO provider URL followed by `.well-known/openid-configuration` + +{%important%} + +## Use Nonce (useNonce): +Set to true by Default, if you want to use nonce for replay attack protection during authentication. This does not need to be changed. + +## Preferred JWS Algorithm (preferredJwsAlgorithm): +Specify the preferred JSON Web Signature (JWS) algorithm. Default is RS256 and need not be changed . + +## Response Type (responseType): +Define the response type for the authentication request. Default is code and need not be changed. + +## Disable PKCE (disablePkce): +Set ${OIDC_DISABLE_PKCE:-true} to true if you want to disable Proof Key for Code Exchange (PKCE). If you want to send CodeVerifier and CodeChallenge in the request, set it to false. + +## Callback URL (callbackUrl): +Provide the callback URL where the OIDC provider redirects after authentication. Update ${OIDC_CALLBACK:-"http://localhost:8585/callback"} with your actual callback URL. + +{%important%} + +The only initial part of the URL should be changed, the rest of the URL should be the same as the default one. The default URL is `http://localhost:8585/callback`. +Also, this should match what you have configured in your OIDC provider. + +{%important%} + +## Server URL (serverUrl): +Specify the URL of your OM Server. Default is http://localhost:8585. + +## Client Authentication Method (clientAuthenticationMethod): +Define the method used for client authentication. Default is client_secret_post. + +{%important%} + +This does not need to be changed in most cases. The default value is `client_secret_post`. +This method is used to send the client ID and client secret in the request body. +Another possible value is `client_secret_basic`, which sends the client ID and client secret in the Authorization header. +Depending on the OIDC provider, you may need to change this value if only one of them is supported. + +{%important%} + +## Tenant (tenant): +If applicable, specify the tenant ID for multi-tenant applications. Example in case of Azure. + +{%important%} + +This is only applicable for multi-tenant applications. If you are using a single tenant application, you can leave this field empty. +For Azure SSO Provider this may be needed. + +{%important%} + +## Max Clock Skew (maxClockSkew): +Define the maximum acceptable clock skew between your application server and the OIDC server. + +## Custom Parameters (customParams): +If you have any additional custom parameters required for OIDC configuration, specify them here. diff --git a/openmetadata-docs/content/v1.5.x/security-collate/okta/index.md b/openmetadata-docs/content/v1.5.x/security-collate/okta/index.md new file mode 100644 index 00000000000..46f6f86f7dc --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/okta/index.md @@ -0,0 +1,141 @@ +--- +title: Okta SSO +slug: /security/okta +collate: true +--- + +# Okta SSO + +Follow the sections in this guide to set up Okta SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Okta SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +This document will explain how to create an Okta app and configure it for OAuth. This will generate the information required for Single Sign On with Okta. + +### Step 1: Create an Okta Account +- Go to [Create Okta Account](https://developer.okta.com/signup/). +- Provide the required input and click on Sign Up. +- Else you can continue with Google or GitHub. + +### Step 2: Create the OIDC App Integration. +- Once done with **Signup/Sign** in, you will be redirected to the **Getting Started** page in Okta. +{% image src="/images/v1.5/deployment/security/okta/create-oidc-app-integration.png" alt="create-oidc-app-integration" /%} + +- Click on **Applications -> Applications** in the left navigation panel. +{% image src="/images/v1.5/deployment/security/okta/click-applications.png" alt="click-applications" /%} + +- Click on the **Create App Integration** button. +{% image src="/images/v1.5/deployment/security/okta/create-app-integration.png" alt="create-app-integration" /%} + +### Step 3: Configuring the App +- Once you are in the **Create a new app integration** page, select **OIDC - OpenID Connect**. +- Next, select the **Application type -> Single-Page Application**. +- Once selected, click **Next**. +{% image src="/images/v1.5/deployment/security/okta/configuring-the-app.png" alt="configuring-the-app" /%} + +- From the **General Settings** page, + * Enter an **App integration name** + * Select the following in **Grant type**: + * **Authorization Code** + * **Refresh Token** - For the refresh token behavior, it is recommended to select the option to 'Rotate token after every use'. + * **Implicit (hybrid)** - Select the options to allow ID Token and Access Token with implicit grant type. + * Enter the **Sign-in redirect URIs** + * http://localhost:8585/callback + * http://localhost:8585/silent-callback + * Enter the **Sign-out redirect URIs** + * Enter the **Base URIs** + * Select the required option for **Controlled access** +- Click **Save**. +{% image src="/images/v1.5/deployment/security/okta/general-settings-click-save.png" alt="general-settings-click-save" /%} + +- The app is now configured. +{% image src="/images/v1.5/deployment/security/okta/app-is-configured.png" alt="app-is-configured" /%} + +### Step 4: Add Authorization Server to get the Issuer URL +#### New Authorization Server +It is recommended to create a separate authorization server for different applications. The authorization server needs an endpoint, which'll be the Issuer URL. +- Click on **Security -> API** in the left navigation panel. +{% image src="/images/v1.5/deployment/security/okta/click-security-api.png" alt="click-security-api" /%} + +- From the **Authorization Servers** tab, click on **Add Authorization Server** button. +{% image src="/images/v1.5/deployment/security/okta/click-add-authorization-server.png" alt="click-add-authorization-server" /%} + +- Enter a Name and Description. +- While creating the authorization server, an **Audience** must be provided for the server. The Audience is the **Client ID** of the single page application that was created. Refer the next Step 7 to locate the Client ID. +- **Save** the changes. +{% image src="/images/v1.5/deployment/security/okta/add-auth-server-save-changes.png" alt="add-auth-server-save-changes" /%} + +This will generate the Issuer URL. +#### Default Authorization Server (not recommended ) +It is recommended to create a separate authorization server for different applications. The authorization server needs an endpoint, which'll be the Issuer URL. +- Click on **Security -> API** in the left navigation panel. +{% image src="/images/v1.5/deployment/security/okta/click-security-api.png" alt="click-security-api" /%} + +- From the **Authorization Servers** tab, click on **default** server. +{% image src="/images/v1.5/deployment/security/okta/default-server.png" alt="default-server" /%} + + +### Step 5: Change the Issuer URL from Dynamic to Okta URL +Once the Authorization Server has been added, navigate to Security >> API >> Authorization Servers and click on the authorization server created in the previous step. +{% image src="/images/v1.5/deployment/security/okta/click-auth-server-from-prev-step.png" alt="click-auth-server-from-prev-step" /%} + +The Issuer URL shows up as Dynamic by default. Change the Issuer URL to Okta URL and save the changes. +{% image src="/images/v1.5/deployment/security/okta/change-issuer-url.png" alt="change-issuer-url" /%} + +### Step 6: Create a Default Scope +- To create a default scope from **Security -> API**, click on the required **Authorization Server**. +{% image src="/images/v1.5/deployment/security/okta/click-req-auth-server.png" alt="click-req-auth-server" /%} + +- In the resulting page, click on the **Scopes** tab +- Click on **Add Scope** +{% image src="/images/v1.5/deployment/security/okta/add-scope.png" alt="add-scope" /%} + +- Set as a **Default Scope**. +{% image src="/images/v1.5/deployment/security/okta/set-default-scope.png" alt="set-default-scope" /%} + +### Step 7: Add New Access Policy and Rule +- From **Security -> API**, click on the required **Authorization Server** +- Navigate to the **Access Policies Tab** +- Click on **Add New Access Policy** +{% image src="/images/v1.5/deployment/security/okta/add-new-access-policy.png" alt="add-new-access-policy" /%} + +- To create a policy, add a Name and Description. +- Assign the policy to the required clients. +{% image src="/images/v1.5/deployment/security/okta/assign-policy.png" alt="" /%} + +- Add a new **Rule** inside the policy as required. Rules can be created with just a few grant type details, such as Client Credentials, Authorization Code, Device Authorization, and Token Exchange. +- Click on **Create Rule** to save the changes. +{% image src="/images/v1.5/deployment/security/okta/add-rule.png" alt="add-rule" /%} + +### Step 8: Where to Find the Credentials +- Once the app is configured, the **Client ID** can be used. +- You can also go to **Application -> Application** as in step 2. +- You should be able to see your application in the list. +{% image src="/images/v1.5/deployment/security/okta/see-your-application.png" alt="see-your-application" /%} + +- Click on your application. +- You will find your **Client ID** and **Okta domain**. +- The **Client authentication** is enabled by default. +- By clicking on the Edit **** option for General Settings, you can deselect the option for **User consent**. Save the changes. +{% image src="/images/v1.5/deployment/security/okta/deselect-user-consent.png" alt="deselect-user-consent" /%} + +- Click on the **Sign On** tab from the top navigation bar. +- Click on Edit for **OpenID Connect ID Token**. +- For **Issuer**, change from the Dynamic (based on request domain) option to the **Okta URL** option. +- The **Audience** is the same as the Client ID. + +{% image src="/images/v1.5/deployment/security/okta/click-edit-token.png" alt="click-edit-token" /%} + +You will need to share the following information with the Collate team: +- Issuer URL +- Client ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/one-login/index.md b/openmetadata-docs/content/v1.5.x/security-collate/one-login/index.md new file mode 100644 index 00000000000..6bba2c503a3 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/one-login/index.md @@ -0,0 +1,57 @@ +--- +title: OneLogin SSO +slug: /security/one-login +collate: true +--- + +# OneLogin SSO + +Follow the sections in this guide to set up OneLogin SSO. + +{% note %} +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with OneLogin SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Configure a new Application + +- Login to [OneLogin](https://www.onelogin.com/) as an administrator and click on Applications + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-1.png" alt="create-account" /%} + +- Click on the `Add App` button and search for `openid connect` +- Select the `OpenId Connect (OIDC)` app + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-2.png" alt="create-account" /%} + +- Change the Display Name of the app to `Open Metadata` and click `Save` + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-3.png" alt="create-account" /%} + +- Configure the login Url (`http(s):///signin`) and redirect URI (`http(s):///callback`) as shown below + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-4.png" alt="create-account" /%} + +- Configure the users in the organization that can access OpenMetadata app by clicking on the `Users` + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-5.png" alt="create-account" /%} + +- Click on "SSO" and select `None (PKCE)` for Token Endpoint. + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-6.png" alt="create-account" /%} + +### Step 2: Where to find the Credentials + +- Go to "SSO" and copy the Client ID + +{% image src="/images/v1.5/deployment/security/one-login/create-server-credentials-7.png" alt="create-account" /%} + +You will need to share the following information with the Collate team: +- Issuer URL +- Client ID diff --git a/openmetadata-docs/content/v1.5.x/security-collate/saml/aws.md b/openmetadata-docs/content/v1.5.x/security-collate/saml/aws.md new file mode 100644 index 00000000000..51150fc019d --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/saml/aws.md @@ -0,0 +1,53 @@ +--- +title: SAML AWS SSO +slug: /security/saml/aws +collate: true +--- + +# SAML AWS SSO + +Follow the sections in this guide to set up AWS SSO using SAML. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Create OpenMetadata application + +### Step 1: Configure a new Application in AWS Console + +- Login to [AWS Console](https://aws.amazon.com/console/) as an administrator and search for IAM Identity Center. + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-1.png" alt="IAM-Identity-Center" /%} + +- Click on `Choose your identity source` and configure as per security requirements. + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-2.png" alt="identity-source" /%} + +- After identity source is set up successfully, goto step 2 and click on `Manage Access to application` and add all the required users who need access to application. + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-3.png" alt="manage-access" /%} + +- Click on `Set up Identity Center enabled applications`, and click `Add application`, and select `Add custom SAML 2.0 application`. + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-4.png" alt="saml-application" /%} + +- Set Display Name to `OpenMetadata` , and download the metadata xml file and save it someplace safe, it is needed to setup OM Server + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-5.png" alt="metadata-xml" /%} + +- Click on `Manage assignments to your cloud applications` and select `OpenMetadata` from list of applications. + +- Click on `Actions` and select `Edit Configurations` from list. Populate the shown values replacing `localhost:8585` with your `{domain}:{port}` and Submit. + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-6.png" alt="edit-configuration" /%} + +- Click on `Actions` again and select `Edit Attribute Mapping` from list. Populate the values as shown below and submit + +{% image src="/images/v1.5/deployment/security/saml/aws/saml-aws-7.png" alt="edit-attribute" /%} + +Send the Collate team the above information to configure the server. diff --git a/openmetadata-docs/content/v1.5.x/security-collate/saml/azure.md b/openmetadata-docs/content/v1.5.x/security-collate/saml/azure.md new file mode 100644 index 00000000000..e5055f6b91c --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/saml/azure.md @@ -0,0 +1,79 @@ +--- +title: SAML AZURE SSO +slug: /security/saml/azure +collate: true +--- + +# SAML AZURE SSO + +Follow the sections in this guide to set up Azure SSO using SAML. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Create OpenMetadata application + +### Step 1: Configure a new Application in Microsoft Entra ID + +- Login to [Azure Portal](https://portal.azure.com) as an administrator and search for Microsoft Entra ID. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-1.png" alt="EnterpriseApplications" /%} + +- Click on `Enterprise Applications` and then ` + New Application ` . + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-2.png" alt="new-application" /%} + +- After that a new window will appear with different applications, click on `Create your own application`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-3.png" alt="create-own-application" /%} + +- Give your application a name and select `Integrate any other application you don't find in the gallery` and then click `Create`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-4.png" alt="name-application-create" /%} + +- Once you have the application created, open the app from list , and then click on `Single Sign-On` and then `SAML`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-5.png" alt="saml-create-single-sign-On" /%} + +- Edit `Basic SAML Configuration` and populate the values as shown below for `EntityId` and `Assertion Consumer Service Url`. These value should match the one configured with Openmetadata Server side for `samlConfiguration.sp.entityId` and `samlConfiguration.sp.acs` respectively. After this click `Save`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-6.png" alt="edit-basic-saml-configuration" /%} + +- Click on `Attributes and Claims` and click on the `Required Claim (NameId)`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-7.png" alt="edit-claims" /%} + +- You will see the values as below image, we need to set the value `Source Attribute` to a user mail value claim from the IDP. Click on `Edit` and then select the `Source Attribute` as `user.mail` or `user.userprincipalname` (in some cases this is also a mail) and then click `Save`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-8.png" alt="edit-claim-value" /%} + +- To Confirm the claim value we can navigate to user page and check the value of the user. In my case as you can see User Princpal Name is a my mail which i want to use for Openmetadata , so for me `user.userprincipalname` would be correct claim. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-9.png" alt="user-claim-value" /%} + +{% note %} + +Security requirements for your **production** environment: +- You must always communicate via signed Request for both request from SP to IDP and response from IDP to SP. +- To do so we need to add SP certificate to IDP , so that IDP can validate the signed Auth Request coming from SP. + +- Generate the certificate using below command and then upload the certificate to IDP. +```shell +openssl req -new -x509 -days 365 -nodes -sha256 -out saml.crt -keyout saml.pem +openssl x509 -in saml.crt -out samlCER.cer -outform DER +``` + +- Under `Single Sign-On` you will see SAML Certificates, click on `Verification Certificates`. + +{% image src="/images/v1.5/deployment/security/saml/azure/saml-azure-11.png" alt="verification-certificate" /%} + +- You can then check the `Require Verification Certificates` and import the certification with .cer format we generated previously. + +{% /note %} + +Send the Collate team the above information to configure the server. diff --git a/openmetadata-docs/content/v1.5.x/security-collate/saml/index.md b/openmetadata-docs/content/v1.5.x/security-collate/saml/index.md new file mode 100644 index 00000000000..5585b143824 --- /dev/null +++ b/openmetadata-docs/content/v1.5.x/security-collate/saml/index.md @@ -0,0 +1,79 @@ +--- +title: SAML SSO +slug: /security/saml +collate: true +--- + +# SAML SSO + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Configuring Identity Provider and Service Provider + +### Identity Provide (IDP) Configuration + +- Every IDP will have the following information + +1. EntityId/Authority -> Same as IDP Openmetadata has an Entity Id +2. SignOn Url -> Service Provider SignOn Url +3. X509 Certificate -> In case the SP expects (wantAuthnRequestSigned) then provide certificate for validating. +4. Authority Url -> We just need to update the domain `localhost`. +5. NameID: This is sent as part of request and is provided by the IDP. + +Every IDP provides this information, we can download the XML Metadata and configure the OM taking the values from the XML. + +### Service Provider (SP) Configuration + +- Openmetadata is the service provider, we just update the `localhost` to the hosted URI. + +1. EntityId/Authority -> Normally a Url providing info about the provider. +2. SignOn Url -> Url to be used for signing purpose. +3. X509 Certificate -> In case the SP expects a signed response from IDP, the IDP can be configured with Signing Certificate given by SP. +4. Private Key -> In case SP expects a encrypted response from the IDP , the IDP can be configured with SPs public key for encryption and the Private Key can be used for SP for decrypting. + +### Security Configuration + +Security Configuration controls the SP requirement for the Security related aspects. +The SP can be configured to send signed or encrypted or both request , and in return can also expect +signed or encrypted or both responses from the IDP. + +## Setup JWT Configuration + +Jwt Configuration is mandatory for Saml SSO. + +- Follow the guide here for JWT Configuration [Enable JWT Token](/deployment/security/enable-jwt-tokens). + +{% note %} + +Security requirements for your **production** environment: +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) the ones shipped with OM are for POC only. + +{% /note %} + +More specific details on different IDPs can be found below: + +{% inlineCalloutContainer %} + {% inlineCallout + color="violet-70" + icon="celebration" + bold="AWS Saml" + href="/security/saml/aws" %} + Configure AWS as IDP. + {% /inlineCallout %} +{% /inlineCalloutContainer %} + +{% inlineCalloutContainer %} +{% inlineCallout +color="violet-70" +icon="celebration" +bold="Azure Saml" +href="/security/saml/azure" %} +Configure AWS as IDP. +{% /inlineCallout %} +{% /inlineCalloutContainer %} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md new file mode 100644 index 00000000000..87d31fbaa69 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/collate-menu.md @@ -0,0 +1,1800 @@ +--- +site_menu: + - category: Home + url: / + + - category: Enable Security + url: /deployment + color: violet-70 + icon: deployment + - category: Enable Security / Basic Authentication + url: /deployment/security/basic-auth + - category: Enable Security / Ldap Authentication + url: /deployment/security/ldap + - category: Enable Security / Auth0 SSO + url: /deployment/security/auth0 + - category: Enable Security / Azure SSO + url: /deployment/security/azure + - category: Enable Security / Custom OIDC SSO + url: /deployment/security/custom-oidc + - category: Enable Security / OIDC SSO + url: /deployment/security/oidc + - category: Enable Security / Google SSO + url: /deployment/security/google + - category: Enable Security / Okta SSO + url: /deployment/security/okta + - category: Enable Security / Amazon Cognito SSO + url: /deployment/security/amazon-cognito + - category: Enable Security / One Login SSO + url: /deployment/security/one-login + - category: Enable Security / Keycloak SSO + url: /deployment/security/keycloak + - category: Enable Security / Saml + url: /deployment/security/saml + - category: Enable Security / Saml / AWS + url: /deployment/security/saml/aws + - category: Enable Security / Saml / Azure + url: /deployment/security/saml/azure + + - category: Connectors + url: /connectors + color: violet-70 + icon: openmetadata + + - category: Connectors / Database + url: /connectors/database + - category: Connectors / Database / Athena + url: /connectors/database/athena + - category: Connectors / Database / Athena / Run Externally + url: /connectors/database/athena/yaml + - category: Connectors / Database / AzureSQL + url: /connectors/database/azuresql + - category: Connectors / Database / AzureSQL / Run Externally + url: /connectors/database/azuresql/yaml + - category: Connectors / Database / AzureSQL / Troubleshooting + url: /connectors/database/azuresql/troubleshooting + - category: Connectors / Database / BigQuery + url: /connectors/database/bigquery + - category: Connectors / Database / BigQuery / Run Externally + url: /connectors/database/bigquery/yaml + - category: Connectors / Database / BigQuery / Create Credentials + url: /connectors/database/bigquery/create-credentials + - category: Connectors / Database / BigTable + url: /connectors/database/bigtable + - category: Connectors / Database / BigTable / Run Externally + url: /connectors/database/bigtable/yaml + - category: Connectors / Database / BigTable / Roles + url: /connectors/database/bigtable/roles + - category: Connectors / Database / Clickhouse + url: /connectors/database/clickhouse + - category: Connectors / Database / Clickhouse / Run Externally + url: /connectors/database/clickhouse/yaml + - category: Connectors / Database / Couchbase + url: /connectors/database/couchbase + - category: Connectors / Database / Couchbase / Run Externally + url: /connectors/database/couchbase/yaml + - category: Connectors / Database / Databricks + url: /connectors/database/databricks + - category: Connectors / Database / Databricks / Run Externally + url: /connectors/database/databricks/yaml + - category: Connectors / Database / Databricks / Troubleshooting + url: /connectors/database/databricks/troubleshooting + - category: Connectors / Database / Datalake + url: /connectors/database/datalake + - category: Connectors / Database / Datalake / Run Externally + url: /connectors/database/datalake/yaml + - category: Connectors / Database / Datalake / Troubleshooting + url: /connectors/database/datalake/troubleshooting + - category: Connectors / Database / DB2 + url: /connectors/database/db2 + - category: Connectors / Database / DB2 / Run Externally + url: /connectors/database/db2/yaml + - category: Connectors / Database / DeltaLake + url: /connectors/database/deltalake + - category: Connectors / Database / DeltaLake / Run Externally + url: /connectors/database/deltalake/yaml + - category: Connectors / Database / Domo Database + url: /connectors/database/domo-database + - category: Connectors / Database / Domo Database / Run Externally + url: /connectors/database/domo-database/yaml + - category: Connectors / Database / Domo Database / Troubleshoot + url: /connectors/database/domo-database/troubleshoot + - category: Connectors / Database / Doris + url: /connectors/database/doris + - category: Connectors / Database / Doris / Run Externally + url: /connectors/database/doris/yaml + - category: Connectors / Database / Druid + url: /connectors/database/druid + - category: Connectors / Database / Druid / Run Externally + url: /connectors/database/druid/yaml + - category: Connectors / Database / DynamoDB + url: /connectors/database/dynamodb + - category: Connectors / Database / DynamoDB / Run Externally + url: /connectors/database/dynamodb/yaml + - category: Connectors / Database / Glue + url: /connectors/database/glue + - category: Connectors / Database / Glue / Run Externally + url: /connectors/database/glue/yaml + - category: Connectors / Database / Greenplum + url: /connectors/database/greenplum + - category: Connectors / Database / Greenplum / Run Externally + url: /connectors/database/greenplum/yaml + - category: Connectors / Database / Hive + url: /connectors/database/hive + - category: Connectors / Database / Hive / Run Externally + url: /connectors/database/hive/yaml + - category: Connectors / Database / Hive / Troubleshooting + url: /connectors/database/hive/troubleshooting + - category: Connectors / Database / Iceberg + url: /connectors/database/iceberg + - category: Connectors / Database / Iceberg / Run Externally + url: /connectors/database/iceberg/yaml + - category: Connectors / Database / Impala + url: /connectors/database/impala + - category: Connectors / Database / Impala / Run Externally + url: /connectors/database/impala/yaml + - category: Connectors / Database / Impala / Troubleshooting + url: /connectors/database/impala/troubleshooting + - category: Connectors / Database / MariaDB + url: /connectors/database/mariadb + - category: Connectors / Database / MariaDB / Run Externally + url: /connectors/database/mariadb/yaml + - category: Connectors / Database / MongoDB + url: /connectors/database/mongodb + - category: Connectors / Database / MongoDB / Run Externally + url: /connectors/database/mongodb/yaml + - category: Connectors / Database / MSSQL + url: /connectors/database/mssql + - category: Connectors / Database / MSSQL / Run Externally + url: /connectors/database/mssql/yaml + - category: Connectors / Database / MySQL + url: /connectors/database/mysql + - category: Connectors / Database / MySQL / Run Externally + url: /connectors/database/mysql/yaml + - category: Connectors / Database / Oracle + url: /connectors/database/oracle + - category: Connectors / Database / Oracle / Run Externally + url: /connectors/database/oracle/yaml + - category: Connectors / Database / PinotDB + url: /connectors/database/pinotdb + - category: Connectors / Database / PinotDB / Run Externally + url: /connectors/database/pinotdb/yaml + - category: Connectors / Database / Postgres + url: /connectors/database/postgres + - category: Connectors / Database / Postgres / Run Externally + url: /connectors/database/postgres/yaml + - category: Connectors / Database / Postgres / Troubleshooting + url: /connectors/database/postgres/troubleshooting + - category: Connectors / Database / Presto + url: /connectors/database/presto + - category: Connectors / Database / Presto / Run Externally + url: /connectors/database/presto/yaml + - category: Connectors / Database / Redshift + url: /connectors/database/redshift + - category: Connectors / Database / Redshift / Run Externally + url: /connectors/database/redshift/yaml + - category: Connectors / Database / Redshift / Troubleshooting + url: /connectors/database/redshift/troubleshooting + - category: Connectors / Database / Salesforce + url: /connectors/database/salesforce + - category: Connectors / Database / Salesforce / Run Externally + url: /connectors/database/salesforce/yaml + - category: Connectors / Database / SAP Hana + url: /connectors/database/sap-hana + - category: Connectors / Database / SAP Hana / Run Externally + url: /connectors/database/sap-hana/yaml + - category: Connectors / Database / SAS + url: /connectors/database/sas + - category: Connectors / Database / SAS / Run Externally + url: /connectors/database/sas/yaml + - category: Connectors / Database / SingleStore + url: /connectors/database/singlestore + - category: Connectors / Database / SingleStore / Run Externally + url: /connectors/database/singlestore/yaml + - category: Connectors / Database / Snowflake + url: /connectors/database/snowflake + - category: Connectors / Database / Snowflake / Run Externally + url: /connectors/database/snowflake/yaml + - category: Connectors / Database / SQLite + url: /connectors/database/sqlite + - category: Connectors / Database / SQLite / Run Externally + url: /connectors/database/sqlite/yaml + - category: Connectors / Database / Synapse + url: /connectors/database/synapse + - category: Connectors / Database / Synapse / Run Externally + url: /connectors/database/synapse/yaml + - category: Connectors / Database / Synapse / Troubleshooting + url: /connectors/database/synapse/troubleshooting + - category: Connectors / Database / Trino + url: /connectors/database/trino + - category: Connectors / Database / Trino / Run Externally + url: /connectors/database/trino/yaml + - category: Connectors / Database / Unity Catalog + url: /connectors/database/unity-catalog + - category: Connectors / Database / Unity Catalog / Run Externally + url: /connectors/database/unity-catalog/yaml + - category: Connectors / Database / Unity Catalog / Troubleshooting + url: /connectors/database/unity-catalog/troubleshooting + - category: Connectors / Database / Vertica + url: /connectors/database/vertica + - category: Connectors / Database / Vertica / Run Externally + url: /connectors/database/vertica/yaml + - category: Connectors / Database / Vertica / Troubleshooting + url: /connectors/database/vertica/troubleshooting + + - category: Connectors / Dashboard + url: /connectors/dashboard + - category: Connectors / Dashboard / Domo Dashboard + url: /connectors/dashboard/domo-dashboard + - category: Connectors / Dashboard / Domo Dashboard / Run Externally + url: /connectors/dashboard/domo-dashboard/yaml + - category: Connectors / Dashboard / Looker + url: /connectors/dashboard/looker + - category: Connectors / Dashboard / Looker / Run Externally + url: /connectors/dashboard/looker/yaml + - category: Connectors / Dashboard / Metabase + url: /connectors/dashboard/metabase + - category: Connectors / Dashboard / Metabase / Run Externally + url: /connectors/dashboard/metabase/yaml + - category: Connectors / Dashboard / Mode + url: /connectors/dashboard/mode + - category: Connectors / Dashboard / Mode / Run Externally + url: /connectors/dashboard/mode/yaml + - category: Connectors / Dashboard / PowerBI + url: /connectors/dashboard/powerbi + - category: Connectors / Dashboard / PowerBI / Run Externally + url: /connectors/dashboard/powerbi/yaml + - category: Connectors / Dashboard / PowerBI / Lineage from pbit files + url: /connectors/dashboard/powerbi/powerbi-pbit-lineage + - category: Connectors / Dashboard / Qlik Sense + url: /connectors/dashboard/qliksense + - category: Connectors / Dashboard / Qlik Sense / Run Externally + url: /connectors/dashboard/qliksense/yaml + - category: Connectors / Dashboard / Qlik Sense / Export Certificates + url: /connectors/dashboard/qliksense/certificates + - category: Connectors / Dashboard / Qlik Cloud + url: /connectors/dashboard/qlikcloud + - category: Connectors / Dashboard / Qlik Cloud / Run Externally + url: /connectors/dashboard/qlikcloud/yaml + - category: Connectors / Dashboard / Qlik Cloud / API Keys + url: /connectors/dashboard/qlikcloud/api_keys + - category: Connectors / Dashboard / QuickSight + url: /connectors/dashboard/quicksight + - category: Connectors / Dashboard / QuickSight / Run Externally + url: /connectors/dashboard/quicksight/yaml + - category: Connectors / Dashboard / Redash + url: /connectors/dashboard/redash + - category: Connectors / Dashboard / Redash / Run Externally + url: /connectors/dashboard/redash/yaml + - category: Connectors / Dashboard / Superset + url: /connectors/dashboard/superset + - category: Connectors / Dashboard / Superset / Run Externally + url: /connectors/dashboard/superset/yaml + - category: Connectors / Dashboard / Superset / SSO + url: /connectors/dashboard/superset/sso + - category: Connectors / Dashboard / Tableau + url: /connectors/dashboard/tableau + - category: Connectors / Dashboard / Tableau / Run Externally + url: /connectors/dashboard/tableau/yaml + + - category: Connectors / Messaging + url: /connectors/messaging + - category: Connectors / Messaging / Kafka + url: /connectors/messaging/kafka + - category: Connectors / Messaging / Kafka / Run Externally + url: /connectors/messaging/kafka/yaml + - category: Connectors / Messaging / Kafka / Troubleshooting + url: /connectors/messaging/kafka/troubleshooting + - category: Connectors / Messaging / Kinesis + url: /connectors/messaging/kinesis + - category: Connectors / Messaging / Kinesis / Run Externally + url: /connectors/messaging/kinesis/yaml + - category: Connectors / Messaging / Redpanda + url: /connectors/messaging/redpanda + - category: Connectors / Messaging / Redpanda / Run Externally + url: /connectors/messaging/redpanda/yaml + + - category: Connectors / Pipeline + url: /connectors/pipeline + - category: Connectors / Pipeline / Airbyte + url: /connectors/pipeline/airbyte + - category: Connectors / Pipeline / Airbyte / Run Externally + url: /connectors/pipeline/airbyte/yaml + - category: Connectors / Pipeline / Airflow + url: /connectors/pipeline/airflow + - category: Connectors / Pipeline / Airflow / Run Externally + url: /connectors/pipeline/airflow/yaml + - category: Connectors / Pipeline / Airflow / Lineage Backend + url: /connectors/pipeline/airflow/lineage-backend + - category: Connectors / Pipeline / Airflow / Lineage Operator + url: /connectors/pipeline/airflow/lineage-operator + - category: Connectors / Pipeline / Airflow / Configuring DAG Lineage + url: /connectors/pipeline/airflow/configuring-lineage + - category: Connectors / Pipeline / Airflow / MWAA + url: /connectors/pipeline/airflow/mwaa + - category: Connectors / Pipeline / Airflow / GCS Composer + url: /connectors/pipeline/airflow/gcs-composer + - category: Connectors / Pipeline / Dagster + url: /connectors/pipeline/dagster + - category: Connectors / Pipeline / Dagster / Run Externally + url: /connectors/pipeline/dagster/yaml + - category: Connectors / Pipeline / DBTCloud + url: /connectors/pipeline/dbtcloud + - category: Connectors / Pipeline / DBTCloud / Run Externally + url: /connectors/pipeline/dbtcloud/yaml + - category: Connectors / Pipeline / KafkaConnect + url: /connectors/pipeline/kafkaconnect + - category: Connectors / Pipeline / KafkaConnect / Run Externally + url: /connectors/pipeline/kafkaconnect/yaml + - category: Connectors / Pipeline / Databricks Pipeline + url: /connectors/pipeline/databricks-pipeline + - category: Connectors / Pipeline / Databricks Pipeline / Run Externally + url: /connectors/pipeline/databricks-pipeline/yaml + - category: Connectors / Pipeline / Domo Pipeline + url: /connectors/pipeline/domo-pipeline + - category: Connectors / Pipeline / Domo Pipeline / Run Externally + url: /connectors/pipeline/domo-pipeline/yaml + - category: Connectors / Pipeline / Fivetran + url: /connectors/pipeline/fivetran + - category: Connectors / Pipeline / Fivetran / Run Externally + url: /connectors/pipeline/fivetran/yaml + - category: Connectors / Pipeline / Glue Pipeline + url: /connectors/pipeline/glue-pipeline + - category: Connectors / Pipeline / Glue Pipeline / Run Externally + url: /connectors/pipeline/glue-pipeline/yaml + - category: Connectors / Pipeline / Nifi + url: /connectors/pipeline/nifi + - category: Connectors / Pipeline / Nifi / Run Externally + url: /connectors/pipeline/nifi/yaml + - category: Connectors / Pipeline / Nifi / Troubleshooting + url: /connectors/pipeline/nifi/troubleshooting + - category: Connectors / Pipeline / Openlineage + url: /connectors/pipeline/openlineage + - category: Connectors / Pipeline / Spline + url: /connectors/pipeline/spline + - category: Connectors / Pipeline / Spline / Run Externally + url: /connectors/pipeline/spline/yaml + - category: Connectors / Pipeline / Flink + url: /connectors/pipeline/flink + - category: Connectors / Pipeline / Flink / Run Externally + url: /connectors/pipeline/flink/yaml + + - category: Connectors / ML Model + url: /connectors/ml-model + - category: Connectors / ML Model / MLflow + url: /connectors/ml-model/mlflow + - category: Connectors / ML Model / MLflow / Run Externally + url: /connectors/ml-model/mlflow/yaml + - category: Connectors / ML Model / Sagemaker + url: /connectors/ml-model/sagemaker + - category: Connectors / ML Model / Sagemaker / Run Externally + url: /connectors/ml-model/sagemaker/yaml + + - category: Connectors / Storage + url: /connectors/storage + - category: Connectors / Storage / S3 + url: /connectors/storage/s3 + - category: Connectors / Storage / S3 / Run Externally + url: /connectors/storage/s3/yaml + - category: Connectors / Storage / GCS + url: /connectors/storage/gcs + - category: Connectors / Storage / GCS / Run Externally + url: /connectors/storage/gcs/yaml + - category: Connectors / Storage / ADLS + url: /connectors/storage/adls + - category: Connectors / Storage / ADLS / Run Externally + url: /connectors/storage/adls/yaml + + - category: Connectors / Search + url: /connectors/search + - category: Connectors / Search / Elasticsearch + url: /connectors/search/elasticsearch + - category: Connectors / Search / Elasticsearch / Run Externally + url: /connectors/search/elasticsearch/yaml + + - category: Connectors / Metadata + url: /connectors/metadata + - category: Connectors / Metadata / Amundsen + url: /connectors/metadata/amundsen + - category: Connectors / Metadata / Amundsen / Run Externally + url: /connectors/metadata/amundsen/yaml + - category: Connectors / Metadata / Atlas + url: /connectors/metadata/atlas + - category: Connectors / Metadata / Atlas / Run Externally + url: /connectors/metadata/atlas/yaml + - category: Connectors / Metadata / Alation + url: /connectors/metadata/alation + - category: Connectors / Metadata / Alation / Run Externally + url: /connectors/metadata/alation/yaml + - category: Connectors / Metadata / Alation Sink + url: /connectors/metadata/alationsink + - category: Connectors / Metadata / Alation Sink / Run Externally + url: /connectors/metadata/alationsink/yaml + + - category: Connectors / Custom Connectors + url: /connectors/custom-connectors + + - category: Connectors / Ingestion + url: /connectors/ingestion + - category: Connectors / Ingestion / Workflows + url: /connectors/ingestion/workflows + - category: Connectors / Ingestion / Workflows / Metadata + url: /connectors/ingestion/workflows/metadata + + - category: Connectors / Ingestion / Workflows/ Metadata / Filter Patterns + url: /connectors/ingestion/workflows/metadata/filter-patterns + - category: Connectors / Ingestion / Workflows/ Metadata / Filter Patterns / Database + url: /connectors/ingestion/workflows/metadata/filter-patterns/database + + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction + url: /connectors/ingestion/workflows/metadata/incremental-extraction + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / BigQuery + url: /connectors/ingestion/workflows/metadata/incremental-extraction/bigquery + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / Redshift + url: /connectors/ingestion/workflows/metadata/incremental-extraction/redshift + - category: Connectors / Ingestion / Workflows/ Metadata / Incremental Extraction / Snowflake + url: /connectors/ingestion/workflows/metadata/incremental-extraction/snowflake + + - category: Connectors / Ingestion / Workflows/ Metadata / Multithreading + url: /connectors/ingestion/workflows/metadata/multithreading + + - category: Connectors / Ingestion / Workflows / Usage + url: /connectors/ingestion/workflows/usage + - category: Connectors / Ingestion / Workflows / Usage / Usage Workflow Through Query Logs + url: /connectors/ingestion/workflows/usage/usage-workflow-query-logs + - category: Connectors / Ingestion / Workflows / Usage / Usage Query Filtering + url: /connectors/ingestion/workflows/usage/filter-query-set + - category: Connectors / Ingestion / Workflows / Lineage + url: /connectors/ingestion/workflows/lineage + - category: Connectors / Ingestion / Workflows / Lineage / Lineage Workflow Through Query Logs + url: /connectors/ingestion/workflows/lineage/lineage-workflow-query-logs + - category: Connectors / Ingestion / Workflows / Lineage / Lineage Query Filtering + url: /connectors/ingestion/workflows/lineage/filter-query-set + - category: Connectors / Ingestion / Workflows / dbt + url: /connectors/ingestion/workflows/dbt + - category: Connectors / Ingestion / Workflows / dbt / Configure dbt workflow from OpenMetadata UI + url: /connectors/ingestion/workflows/dbt/configure-dbt-workflow-from-ui + - category: Connectors / Ingestion / Workflows / dbt / Run Externally + url: /connectors/ingestion/workflows/dbt/run-dbt-workflow-externally + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Owner + url: /connectors/ingestion/workflows/dbt/ingest-dbt-owner + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Descriptions + url: /connectors/ingestion/workflows/dbt/ingest-dbt-descriptions + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Tags + url: /connectors/ingestion/workflows/dbt/ingest-dbt-tags + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Tiers + url: /connectors/ingestion/workflows/dbt/ingest-dbt-tier + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Glossary + url: /connectors/ingestion/workflows/dbt/ingest-dbt-glossary + - category: Connectors / Ingestion / Workflows / dbt / Ingest dbt Lineage + url: /connectors/ingestion/workflows/dbt/ingest-dbt-lineage + - category: Connectors / Ingestion / Workflows / dbt / Setup Multiple dbt Projects + url: /connectors/ingestion/workflows/dbt/setup-multiple-dbt-projects + - category: Connectors / Ingestion / Workflows / dbt / dbt troubleshooting + url: /connectors/ingestion/workflows/dbt/dbt-troubleshooting + - category: Connectors / Ingestion / Lineage + url: /connectors/ingestion/lineage + - category: Connectors / Ingestion / Lineage / Edit Data Lineage Manually + url: /connectors/ingestion/lineage/edit-lineage-manually + - category: Connectors / Ingestion / Lineage / Export Lineage + url: /connectors/ingestion/lineage/export-lineage + - category: Connectors / Ingestion / Lineage / Spark Lineage + url: /connectors/ingestion/lineage/spark-lineage + - category: Connectors / Ingestion / Versioning + url: /connectors/ingestion/versioning + - category: Connectors / Ingestion / Auto Tagging + url: /connectors/ingestion/auto_tagging + - category: Connectors / Ingestion / Versioning / Change Feeds + url: /connectors/ingestion/versioning/change-feeds + - category: Connectors / Ingestion / Versioning / Change Events + url: /connectors/ingestion/versioning/change-events + - category: Connectors / Ingestion / Versioning / Event Notification via Webhooks + url: /connectors/ingestion/versioning/event-notification-via-webhooks + - category: Connectors / Ingestion / Great Expectations + url: /connectors/ingestion/great-expectations + - category: Connectors / Ingestion / Ingestion Pipeline UI Deployment + url: /connectors/ingestion/deployment + - category: Connectors / Ingestion / Best Practices + url: /connectors/ingestion/best-practices + + - category: How-to Guides + url: /how-to-guides + color: violet-70 + icon: openmetadata + + - category: How-to Guides / Admin Guide + url: /how-to-guides/admin-guide + - category: How-to Guides / Admin Guide / How to Ingest Metadata + url: /how-to-guides/admin-guide/how-to-ingest-metadata + - category: How-to Guides / Admin Guide / How to Delete a Service Connection + url: /how-to-guides/admin-guide/delete-service-connection + - category: How-to Guides / Admin Guide / Manage Teams and Users + url: /how-to-guides/admin-guide/teams-and-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / Team Structure in OpenMetadata + url: /how-to-guides/admin-guide/teams-and-users/team-structure-openmetadata + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Add a Team + url: /how-to-guides/admin-guide/teams-and-users/add-team + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Invite Users to OpenMetadata + url: /how-to-guides/admin-guide/teams-and-users/invite-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Add Users to Teams + url: /how-to-guides/admin-guide/teams-and-users/add-users + - category: How-to Guides / Admin Guide / Manage Teams and Users / How to Change the Team Type + url: /how-to-guides/admin-guide/teams-and-users/change-team-type + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies + url: /how-to-guides/admin-guide/roles-policies + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies / Building Blocks of Authorization - Rules, Policies, and Roles + url: /how-to-guides/admin-guide/roles-policies/authorization + - category: How-to Guides / Admin Guide / Advanced Guide for Roles and Policies / Use Cases - Creating Roles & Policies in OpenMetadata + url: /how-to-guides/admin-guide/roles-policies/use-cases + - category: How-to Guides / Admin Guide / Set up Data Observability Alerts and Notifications + url: /how-to-guides/admin-guide/alerts + - category: How-to Guides / Admin Guide / CLI Ingestion with Basic Auth + url: /how-to-guides/admin-guide/cli-ingestion-with-basic-auth + - category: How-to Guides / Admin Guide / How to Add Custom Logo + url: /how-to-guides/admin-guide/how-to-add-custom-logo + - category: How-to Guides / Admin Guide / Reindexing Search + url: /how-to-guides/admin-guide/Reindexing-Search + + - category: How-to Guides / Guide for Data Users + url: /how-to-guides/guide-for-data-users + - category: How-to Guides / Guide for Data Users / Understanding the Basics of OpenMetadata + url: /how-to-guides/guide-for-data-users/basics-openmetadata + - category: How-to Guides / Guide for Data Users / Overview of Data Assets + url: /how-to-guides/guide-for-data-users/data-asset-tabs + - category: How-to Guides / Guide for Data Users / How to Add Description using Markdown + url: /how-to-guides/guide-for-data-users/description + - category: How-to Guides / Guide for Data Users / How to Request for Description + url: /how-to-guides/guide-for-data-users/request-description + - category: How-to Guides / Guide for Data Users / How to Assign or Change Data Ownership + url: /how-to-guides/guide-for-data-users/data-ownership + - category: How-to Guides / Guide for Data Users / How to Follow a Data Asset + url: /how-to-guides/guide-for-data-users/follow-data-asset + - category: How-to Guides / Guide for Data Users / How to Add Tags + url: /how-to-guides/guide-for-data-users/tags + - category: How-to Guides / Guide for Data Users / How to Request for Tags + url: /how-to-guides/guide-for-data-users/request-tags + - category: How-to Guides / Guide for Data Users / How to Add Glossary Terms + url: /how-to-guides/guide-for-data-users/glossary + - category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset + url: /how-to-guides/guide-for-data-users/custom + - category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata + url: /how-to-guides/guide-for-data-users/theme + - category: How-to Guides / Guide for Data Users / Overview of Announcements + url: /how-to-guides/guide-for-data-users/announcements + - category: How-to Guides / Guide for Data Users / How to Create an Announcement + url: /how-to-guides/guide-for-data-users/add-announcement + - category: How-to Guides / Guide for Data Users / Data Asset Versioning + url: /how-to-guides/guide-for-data-users/versions + - category: How-to Guides / Guide for Data Users / How to Delete a Data Asset + url: /how-to-guides/guide-for-data-users/delete + - category: How-to Guides / Guide for Data Users / OpenMetadata Browser Extension + url: /how-to-guides/guide-for-data-users/browser-ext + + - category: How-to Guides / Data Discovery + url: /how-to-guides/data-discovery + - category: How-to Guides / Data Discovery / How to Discover Assets of Interest + url: /how-to-guides/data-discovery/discover + - category: How-to Guides / Data Discovery / Get a Quick Glance of the Data Assets + url: /how-to-guides/data-discovery/preview + - category: How-to Guides / Data Discovery / Detailed View of the Data Assets + url: /how-to-guides/data-discovery/details + - category: How-to Guides / Data Discovery / Add Complex Queries using Advanced Search + url: /how-to-guides/data-discovery/advanced + + - category: How-to Guides / Data Collaboration + url: /how-to-guides/data-collaboration + - category: How-to Guides / Data Collaboration / Understanding Activity Feeds + url: /how-to-guides/data-collaboration/activity-feeds + - category: How-to Guides / Data Collaboration / Conversation Threads + url: /how-to-guides/data-collaboration/conversation + - category: How-to Guides / Data Collaboration / Tasks + url: /how-to-guides/data-collaboration/tasks + - category: How-to Guides / Data Collaboration / How to Request for Description + url: /how-to-guides/data-collaboration/request-description + - category: How-to Guides / Data Collaboration / How to Request for Tags + url: /how-to-guides/data-collaboration/request-tags + - category: How-to Guides / Data Collaboration / Overview of Announcements + url: /how-to-guides/data-collaboration/announcements + - category: How-to Guides / Data Collaboration / How to Create an Announcement + url: /how-to-guides/data-collaboration/add-announcement + - category: How-to Guides / Data Collaboration / Overview of Knowledge Center + url: /how-to-guides/data-collaboration/knowledge-center + + - category: How-to Guides / Data Quality and Observability + url: /how-to-guides/data-quality-observability + - category: How-to Guides / Data Quality and Observability / Data Quality + url: /how-to-guides/data-quality-observability/quality + - category: How-to Guides / Data Quality and Profiler / Data Quality / Data Quality Tab + url: /how-to-guides/data-quality-observability/quality/tab + - category: How-to Guides / Data Quality and Profiler / Data Quality / Data Quality Overview Section + url: /how-to-guides/data-quality-observability/quality/overview + isCollateOnly: true + - category: How-to Guides / Data Quality and Profiler / Data Quality / How to Write and Deploy No-Code Test Cases + url: /how-to-guides/data-quality-observability/quality/test + - category: How-to Guides / Data Quality and Observability / Data Quality / Configure Data Quality + url: /how-to-guides/data-quality-observability/quality/configure + - category: How-to Guides / Data Quality and Observability / Data Quality / Tests - YAML Config + url: /how-to-guides/data-quality-observability/quality/tests-yaml + - category: How-to Guides / Data Quality and Observability / Data Quality / Custom Tests + url: /how-to-guides/data-quality-observability/quality/custom-tests + - category: How-to Guides / Data Quality and Observability / Data Profiler + url: /how-to-guides/data-quality-observability/profiler + - category: How-to Guides / Data Quality and Profiler / Data Profiler/ Profiler Tab + url: /how-to-guides/data-quality-observability/profiler/tab + - category: How-to Guides / Data Quality and Observability / Data Profiler / Profiler Workflow + url: /how-to-guides/data-quality-observability/profiler/workflow + - category: How-to Guides / Data Quality and Observability / Data Profiler / Metrics + url: /how-to-guides/data-quality-observability/profiler/metrics + - category: How-to Guides / Data Quality and Observability / Data Profiler / Sample Data + url: /how-to-guides/data-quality-observability/profiler/external-sample-data + - category: How-to Guides / Data Quality and Observability / Data Profiler / External Workflow + url: /how-to-guides/data-quality-observability/profiler/external-workflow + - category: How-to Guides / Data Quality and Observability / Data Profiler / Auto PII Tagging + url: /how-to-guides/data-quality-observability/profiler/auto-pii-tagging + - category: How-to Guides / Data Quality and Observability / Data Observability + url: /how-to-guides/data-quality-observability/observability + - category: How-to Guides / Data Quality and Observability / Data Observability / Observability Alerts + url: /how-to-guides/data-quality-observability/observability/alerts + - category: How-to Guides / Data Quality and Observability / Data Observability / Webhooks + url: /how-to-guides/data-quality-observability/observability/webhooks + - category: How-to Guides / Data Quality and Observability / Incident Manager + url: /how-to-guides/data-quality-observability/incident-manager + - category: How-to Guides / Data Quality and Observability / Incident Manager / How to work with the Incident Manager + url: /how-to-guides/data-quality-observability/incident-manager/workflow + - category: How-to Guides / Data Quality and Observability / Incident Manager / Root Cause Analysis + url: /how-to-guides/data-quality-observability/incident-manager/root-cause-analysis + isCollateOnly: true + + - category: How-to Guides / Data Lineage + url: /how-to-guides/data-lineage + - category: How-to Guides / Data Lineage / How to Deploy a Lineage Workflow + url: /how-to-guides/data-lineage/workflow + - category: How-to Guides / Data Lineage / Explore the Lineage View + url: /how-to-guides/data-lineage/explore + - category: How-to Guides / Data Lineage / How Column-Level Lineage Works + url: /how-to-guides/data-lineage/column + - category: How-to Guides / Data Lineage / How to Manually Add or Edit Lineage + url: /how-to-guides/data-lineage/manual + + - category: How-to Guides / Data Insights + url: /how-to-guides/data-insights + - category: How-to Guides / Data Insights / What is Tiering + url: /how-to-guides/data-insights/tiering + - category: How-to Guides / Data Insights / Set Up Data Insights Ingestion + url: /how-to-guides/data-insights/ingestion + - category: How-to Guides / Data Insights / Key Performance Indicators (KPI) + url: /how-to-guides/data-insights/kpi + - category: How-to Guides / Data Insights / Data Insights Report + url: /how-to-guides/data-insights/report + - category: How-to Guides / Data Insights / Cost Analysis + url: /how-to-guides/data-insights/cost-analysis + - category: How-to Guides / Data Insights / Configure the Data Insights Report + url: /how-to-guides/data-insights/email-report + - category: How-to Guides / Data Insights / How to Transform the Data Culture of Your Company + url: /how-to-guides/data-insights/data-culture + - category: How-to Guides / Data Insights / Custom Data Insight Dashboards + url: /how-to-guides/data-insights/custom-dashboard + + - category: How-to Guides / Data Governance + url: /how-to-guides/data-governance + - category: How-to Guides / Data Governance / Glossary + url: /how-to-guides/data-governance/glossary + - category: How-to Guides / Data Governance / Glossary / What is a Glossary Term + url: /how-to-guides/data-governance/glossary/glossary-term + - category: How-to Guides / Data Governance / Glossary / How to Setup a Glossary + url: /how-to-guides/data-governance/glossary/setup + - category: How-to Guides / Data Governance / Glossary / How to Create Glossary Terms + url: /how-to-guides/data-governance/glossary/create-terms + - category: How-to Guides / Data Governance / Glossary / How to Bulk Import a Glossary + url: /how-to-guides/data-governance/glossary/import + - category: How-to Guides / Data Governance / Glossary / Glossary Export + url: /how-to-guides/data-governance/glossary/export + - category: How-to Guides / Data Governance / Glossary / Glossary Approval Workflow + url: /how-to-guides/data-governance/glossary/approval + - category: How-to Guides / Data Governance / Glossary / Glossary Styling + url: /how-to-guides/data-governance/glossary/styling + - category: How-to Guides / Data Governance / Glossary / How to Add Assets to Glossary Terms + url: /how-to-guides/data-governance/glossary/assets + - category: How-to Guides / Data Governance / Glossary / Best Practices for Glossary + url: /how-to-guides/data-governance/glossary/best-practices + - category: How-to Guides / Data Governance / Classification + url: /how-to-guides/data-governance/classification + - category: How-to Guides / Data Governance / Classification / Overview of Classification + url: /how-to-guides/data-governance/classification/overview + - category: How-to Guides / Data Governance / Classification / How to Classify Data Assets + url: /how-to-guides/data-governance/classification/assets + - category: How-to Guides / Data Governance / Classification / How to Request for Classification Tags + url: /how-to-guides/data-governance/classification/request-tags + - category: How-to Guides / Data Governance / Classification / Auto-Classification in OpenMetadata + url: /how-to-guides/data-governance/classification/auto + - category: How-to Guides / Data Governance / Classification / What are Tiers + url: /how-to-guides/data-governance/classification/tiers + - category: How-to Guides / Data Governance / Classification / Best Practices for Classification + url: /how-to-guides/data-governance/classification/best-practices + - category: How-to Guides / Data Governance / Domains & Data Product + url: /how-to-guides/data-governance/domains-&-data-products + - category: How-to Guides / Data Governance / Domains & Data Product / How to Use Domains + url: /how-to-guides/data-governance/domains-&-data-products/domains + - category: How-to Guides / Data Governance / Domains & Data Product / How to Use Data Products + url: /how-to-guides/data-governance/domains-&-data-products/data-products + + - category: Releases + url: /releases + color: violet-70 + icon: overview + - category: Releases / Latest Release + url: /releases/latest-release + - category: Releases / Supported Releases + url: /releases/supported + - category: Releases / All Releases + url: /releases/all-releases + - category: Releases / All Releases / 1.3.1 Release + url: /releases/all-releases/#1.3.1-release + - category: Releases / All Releases / 1.3.0 Release + url: /releases/all-releases/#1.3.0-release + - category: Releases / All Releases / 1.2.0 Release + url: /releases/all-releases/#1.2.0-release + - category: Releases / All Releases / 1.1.2 Release + url: /releases/all-releases/#1.1.2-release + - category: Releases / All Releases / 1.1.1 Release + url: /releases/all-releases/#1.1.1-release + - category: Releases / All Releases / 1.1.0 Release + url: /releases/all-releases/#1.1.0-release + - category: Releases / All Releases / 1.0.0 Release + url: /releases/all-releases/#1.0.0-release + - category: Releases / All Releases / 0.13.3 Release + url: /releases/all-releases/#0.13.3-release + - category: Releases / All Releases / 0.13.2 Release + url: /releases/all-releases/#0.13.2-release + - category: Releases / All Releases / 0.13.1 Release + url: /releases/all-releases/#0.13.1-release + - category: Releases / All Releases / 0.13.0 Release + url: /releases/all-releases/#0.13.0-release + - category: Releases / All Releases / 0.12.3 Release + url: /releases/all-releases/#0.12.3-release + - category: Releases / All Releases / 0.12.2 Release + url: /releases/all-releases/#0.12.2-release + - category: Releases / All Releases / 0.12.1 Release + url: /releases/all-releases/#0.12.1-release + - category: Releases / All Releases / 0.12.0 Release + url: /releases/all-releases/#0.12.0-release + - category: Releases / All Releases / 0.11.0 Release + url: /releases/all-releases/#0.11.0-release + - category: Releases / All Releases / 0.10.1 Release + url: /releases/all-releases/#0.10.1-release + - category: Releases / All Releases / 0.10.0 Release + url: /releases/all-releases/#0.10.0-release + - category: Releases / All Releases / 0.9.0 Release + url: /releases/all-releases/#0.9.0-release + - category: Releases / All Releases / 0.8.0 Release + url: /releases/all-releases/#0.8.0-release + - category: Releases / All Releases / 0.7.0 Release + url: /releases/all-releases/#0.7.0-release + - category: Releases / All Releases / 0.6.0 Release + url: /releases/all-releases/#0.6.0-release + - category: Releases / All Releases / 0.5.0 Release + url: /releases/all-releases/#0.5.0-release + - category: Releases / All Releases / 0.4.0 Release + url: /releases/all-releases/#0.4.0-release + + - category: Roadmap + url: /roadmap + + - category: Main Concepts + url: /main-concepts + color: violet-70 + icon: main-concepts + - category: Main Concepts / High Level Design + url: /main-concepts/high-level-design + - category: Main Concepts / Backend DB + url: /main-concepts/backend-db + - category: Main Concepts / Metadata Standard + url: /main-concepts/metadata-standard + - category: Main Concepts / Metadata Standard / Schemas + url: /main-concepts/metadata-standard/schemas + + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Basic + url: /main-concepts/metadata-standard/schemas/analytics/basic + - category: Main Concepts / Metadata Standard / Schemas / Analytics + url: /main-concepts/metadata-standard/schemas/analytics + - category: Main Concepts / Metadata Standard / Schemas / Analytics / ReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / AggregatedCostAnalysisReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/aggregatedcostanalysisreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / EntityReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/entityreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / RawCostAnalysisReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/rawcostanalysisreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / WebAnalyticEntityViewReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/webanalyticentityviewreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Reportdatatype / WebAnalyticUserActivityReportData + url: /main-concepts/metadata-standard/schemas/analytics/reportdatatype/webanalyticuseractivityreportdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / WebAnalyticEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticevent + - category: Main Concepts / Metadata Standard / Schemas / Analytics / WebAnalyticEventData + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventdata + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype / CustomEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype/customevent + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype + - category: Main Concepts / Metadata Standard / Schemas / Analytics / Webanalyticeventtype / PageViewEvent + url: /main-concepts/metadata-standard/schemas/analytics/webanalyticeventtype/pageviewevent + - category: Main Concepts / Metadata Standard / Schemas / Api / Analytics / CreateWebAnalyticEvent + url: /main-concepts/metadata-standard/schemas/api/analytics/createwebanalyticevent + - category: Main Concepts / Metadata Standard / Schemas / Api / Analytics + url: /main-concepts/metadata-standard/schemas/api/analytics + - category: Main Concepts / Metadata Standard / Schemas / Api / Automations / CreateWorkflow + url: /main-concepts/metadata-standard/schemas/api/automations/createworkflow + - category: Main Concepts / Metadata Standard / Schemas / Api / Automations + url: /main-concepts/metadata-standard/schemas/api/automations + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / CreateClassification + url: /main-concepts/metadata-standard/schemas/api/classification/createclassification + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / CreateTag + url: /main-concepts/metadata-standard/schemas/api/classification/createtag + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification + url: /main-concepts/metadata-standard/schemas/api/classification + - category: Main Concepts / Metadata Standard / Schemas / Api / Classification / LoadTags + url: /main-concepts/metadata-standard/schemas/api/classification/loadtags + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateBot + url: /main-concepts/metadata-standard/schemas/api/createbot + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateEventPublisherJob + url: /main-concepts/metadata-standard/schemas/api/createeventpublisherjob + - category: Main Concepts / Metadata Standard / Schemas / Api / CreateType + url: /main-concepts/metadata-standard/schemas/api/createtype + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateChart + url: /main-concepts/metadata-standard/schemas/api/data/createchart + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateContainer + url: /main-concepts/metadata-standard/schemas/api/data/createcontainer + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDashboard + url: /main-concepts/metadata-standard/schemas/api/data/createdashboard + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDashboardDataModel + url: /main-concepts/metadata-standard/schemas/api/data/createdashboarddatamodel + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDatabase + url: /main-concepts/metadata-standard/schemas/api/data/createdatabase + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateDatabaseSchema + url: /main-concepts/metadata-standard/schemas/api/data/createdatabaseschema + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateGlossary + url: /main-concepts/metadata-standard/schemas/api/data/createglossary + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateGlossaryTerm + url: /main-concepts/metadata-standard/schemas/api/data/createglossaryterm + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateMlModel + url: /main-concepts/metadata-standard/schemas/api/data/createmlmodel + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreatePipeline + url: /main-concepts/metadata-standard/schemas/api/data/createpipeline + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateQuery + url: /main-concepts/metadata-standard/schemas/api/data/createquery + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateSearchIndex + url: /main-concepts/metadata-standard/schemas/api/data/createsearchindex + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateStoredProcedure + url: /main-concepts/metadata-standard/schemas/api/data/createstoredprocedure + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTable + url: /main-concepts/metadata-standard/schemas/api/data/createtable + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTableProfile + url: /main-concepts/metadata-standard/schemas/api/data/createtableprofile + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / CreateTopic + url: /main-concepts/metadata-standard/schemas/api/data/createtopic + - category: Main Concepts / Metadata Standard / Schemas / Api / Data + url: /main-concepts/metadata-standard/schemas/api/data + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / LoadGlossary + url: /main-concepts/metadata-standard/schemas/api/data/loadglossary + - category: Main Concepts / Metadata Standard / Schemas / Api / Data / RestoreEntity + url: /main-concepts/metadata-standard/schemas/api/data/restoreentity + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / CreateDataInsightChart + url: /main-concepts/metadata-standard/schemas/api/datainsight/createdatainsightchart + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight + url: /main-concepts/metadata-standard/schemas/api/datainsight + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / Kpi / CreateKpiRequest + url: /main-concepts/metadata-standard/schemas/api/datainsight/kpi/createkpirequest + - category: Main Concepts / Metadata Standard / Schemas / Api / Datainsight / Kpi + url: /main-concepts/metadata-standard/schemas/api/datainsight/kpi + - category: Main Concepts / Metadata Standard / Schemas / Api / Docstore / CreateDocument + url: /main-concepts/metadata-standard/schemas/api/docstore/createdocument + - category: Main Concepts / Metadata Standard / Schemas / Api / Docstore + url: /main-concepts/metadata-standard/schemas/api/docstore + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains / CreateDataProduct + url: /main-concepts/metadata-standard/schemas/api/domains/createdataproduct + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains / CreateDomain + url: /main-concepts/metadata-standard/schemas/api/domains/createdomain + - category: Main Concepts / Metadata Standard / Schemas / Api / Domains + url: /main-concepts/metadata-standard/schemas/api/domains + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CloseTask + url: /main-concepts/metadata-standard/schemas/api/feed/closetask + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CreatePost + url: /main-concepts/metadata-standard/schemas/api/feed/createpost + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / CreateThread + url: /main-concepts/metadata-standard/schemas/api/feed/createthread + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed + url: /main-concepts/metadata-standard/schemas/api/feed + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / ResolveTask + url: /main-concepts/metadata-standard/schemas/api/feed/resolvetask + - category: Main Concepts / Metadata Standard / Schemas / Api / Feed / ThreadCount + url: /main-concepts/metadata-standard/schemas/api/feed/threadcount + - category: Main Concepts / Metadata Standard / Schemas / Api + url: /main-concepts/metadata-standard/schemas/api + - category: Main Concepts / Metadata Standard / Schemas / Api / Lineage / AddLineage + url: /main-concepts/metadata-standard/schemas/api/lineage/addlineage + - category: Main Concepts / Metadata Standard / Schemas / Api / Lineage + url: /main-concepts/metadata-standard/schemas/api/lineage + - category: Main Concepts / Metadata Standard / Schemas / Api / OpenMetadataServerVersion + url: /main-concepts/metadata-standard/schemas/api/openmetadataserverversion + - category: Main Concepts / Metadata Standard / Schemas / Api / Policies / CreatePolicy + url: /main-concepts/metadata-standard/schemas/api/policies/createpolicy + - category: Main Concepts / Metadata Standard / Schemas / Api / Policies + url: /main-concepts/metadata-standard/schemas/api/policies + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateDashboardService + url: /main-concepts/metadata-standard/schemas/api/services/createdashboardservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateDatabaseService + url: /main-concepts/metadata-standard/schemas/api/services/createdatabaseservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMessagingService + url: /main-concepts/metadata-standard/schemas/api/services/createmessagingservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMetadataService + url: /main-concepts/metadata-standard/schemas/api/services/createmetadataservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateMlModelService + url: /main-concepts/metadata-standard/schemas/api/services/createmlmodelservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreatePipelineService + url: /main-concepts/metadata-standard/schemas/api/services/createpipelineservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateSearchService + url: /main-concepts/metadata-standard/schemas/api/services/createsearchservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / CreateStorageService + url: /main-concepts/metadata-standard/schemas/api/services/createstorageservice + - category: Main Concepts / Metadata Standard / Schemas / Api / Services + url: /main-concepts/metadata-standard/schemas/api/services + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / Ingestionpipelines / CreateIngestionPipeline + url: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines/createingestionpipeline + - category: Main Concepts / Metadata Standard / Schemas / Api / Services / Ingestionpipelines + url: /main-concepts/metadata-standard/schemas/api/services/ingestionpipelines + - category: Main Concepts / Metadata Standard / Schemas / Api / SetOwner + url: /main-concepts/metadata-standard/schemas/api/setowner + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreatePersona + url: /main-concepts/metadata-standard/schemas/api/teams/createpersona + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateRole + url: /main-concepts/metadata-standard/schemas/api/teams/createrole + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateTeam + url: /main-concepts/metadata-standard/schemas/api/teams/createteam + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams / CreateUser + url: /main-concepts/metadata-standard/schemas/api/teams/createuser + - category: Main Concepts / Metadata Standard / Schemas / Api / Teams + url: /main-concepts/metadata-standard/schemas/api/teams + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateCustomMetric + url: /main-concepts/metadata-standard/schemas/api/tests/createcustommetric + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateLogicalTestCases + url: /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestCase + url: /main-concepts/metadata-standard/schemas/api/tests/createtestcase + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestDefinition + url: /main-concepts/metadata-standard/schemas/api/tests/createtestdefinition + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests / CreateTestSuite + url: /main-concepts/metadata-standard/schemas/api/tests/createtestsuite + - category: Main Concepts / Metadata Standard / Schemas / Api / Tests + url: /main-concepts/metadata-standard/schemas/api/tests + - category: Main Concepts / Metadata Standard / Schemas / Api / VoteRequest + url: /main-concepts/metadata-standard/schemas/api/voterequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / BasicAuth + url: /main-concepts/metadata-standard/schemas/auth/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / BasicLoginRequest + url: /main-concepts/metadata-standard/schemas/auth/basicloginrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / ChangePasswordRequest + url: /main-concepts/metadata-standard/schemas/auth/changepasswordrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / CreatePersonalToken + url: /main-concepts/metadata-standard/schemas/auth/createpersonaltoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / EmailRequest + url: /main-concepts/metadata-standard/schemas/auth/emailrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / EmailVerificationToken + url: /main-concepts/metadata-standard/schemas/auth/emailverificationtoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / GenerateToken + url: /main-concepts/metadata-standard/schemas/auth/generatetoken + - category: Main Concepts / Metadata Standard / Schemas / Auth + url: /main-concepts/metadata-standard/schemas/auth + - category: Main Concepts / Metadata Standard / Schemas / Auth / JwtAuth + url: /main-concepts/metadata-standard/schemas/auth/jwtauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / LoginRequest + url: /main-concepts/metadata-standard/schemas/auth/loginrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / LogoutRequest + url: /main-concepts/metadata-standard/schemas/auth/logoutrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / PasswordResetRequest + url: /main-concepts/metadata-standard/schemas/auth/passwordresetrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / PasswordResetToken + url: /main-concepts/metadata-standard/schemas/auth/passwordresettoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / PersonalAccessToken + url: /main-concepts/metadata-standard/schemas/auth/personalaccesstoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RefreshToken + url: /main-concepts/metadata-standard/schemas/auth/refreshtoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RegistrationRequest + url: /main-concepts/metadata-standard/schemas/auth/registrationrequest + - category: Main Concepts / Metadata Standard / Schemas / Auth / RevokePersonalToken + url: /main-concepts/metadata-standard/schemas/auth/revokepersonaltoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / RevokeToken + url: /main-concepts/metadata-standard/schemas/auth/revoketoken + - category: Main Concepts / Metadata Standard / Schemas / Auth / ServiceTokenEnum + url: /main-concepts/metadata-standard/schemas/auth/servicetokenenum + - category: Main Concepts / Metadata Standard / Schemas / Auth / SsoAuth + url: /main-concepts/metadata-standard/schemas/auth/ssoauth + - category: Main Concepts / Metadata Standard / Schemas / Auth / TokenRefreshRequest + url: /main-concepts/metadata-standard/schemas/auth/tokenrefreshrequest + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ApplicationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/applicationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthConfig + url: /main-concepts/metadata-standard/schemas/configuration/authconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthenticationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/authenticationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / AuthorizerConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/authorizerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ChangeEventConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/changeeventconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / ElasticSearchConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/elasticsearchconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / EventHandlerConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/eventhandlerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / FernetConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/fernetconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration + url: /main-concepts/metadata-standard/schemas/configuration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / JwtTokenConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/jwttokenconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / KafkaEventConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/kafkaeventconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / LdapConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/ldapconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / CustomTrustManagerConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/customtrustmanagerconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / HostNameConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/hostnameconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / JvmDefaultConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/jvmdefaultconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / TrustAllConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/trustallconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / Ldaptruststoreconfig / TruststoreConfig + url: /main-concepts/metadata-standard/schemas/configuration/ldaptruststoreconfig/truststoreconfig + - category: Main Concepts / Metadata Standard / Schemas / Configuration / PipelineServiceClientConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/pipelineserviceclientconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / SlackAppConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/slackappconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / TaskNotificationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/tasknotificationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Configuration / TestResultNotificationConfiguration + url: /main-concepts/metadata-standard/schemas/configuration/testresultnotificationconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / DataInsightChart + url: /main-concepts/metadata-standard/schemas/datainsight/datainsightchart + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / DataInsightChartResult + url: /main-concepts/metadata-standard/schemas/datainsight/datainsightchartresult + - category: Main Concepts / Metadata Standard / Schemas / Datainsight + url: /main-concepts/metadata-standard/schemas/datainsight + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi / Basic + url: /main-concepts/metadata-standard/schemas/datainsight/kpi/basic + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi + url: /main-concepts/metadata-standard/schemas/datainsight/kpi + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Kpi / Kpi + url: /main-concepts/metadata-standard/schemas/datainsight/kpi/kpi + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUnusedAssetsCount + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedunusedassetscount + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUnusedAssetsSize + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedunusedassetssize + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUsedVsUnusedAssetsCount + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedusedvsunusedassetscount + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / AggregatedUsedVsUnusedAssetsSize + url: /main-concepts/metadata-standard/schemas/datainsight/type/aggregatedusedvsunusedassetssize + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / DailyActiveUsers + url: /main-concepts/metadata-standard/schemas/datainsight/type/dailyactiveusers + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type + url: /main-concepts/metadata-standard/schemas/datainsight/type + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / MostActiveUsers + url: /main-concepts/metadata-standard/schemas/datainsight/type/mostactiveusers + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / MostViewedEntities + url: /main-concepts/metadata-standard/schemas/datainsight/type/mostviewedentities + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PageViewsByEntities + url: /main-concepts/metadata-standard/schemas/datainsight/type/pageviewsbyentities + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfEntitiesWithDescriptionByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofentitieswithdescriptionbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfEntitiesWithOwnerByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofentitieswithownerbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfServicesWithDescription + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofserviceswithdescription + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / PercentageOfServicesWithOwner + url: /main-concepts/metadata-standard/schemas/datainsight/type/percentageofserviceswithowner + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / TotalEntitiesByTier + url: /main-concepts/metadata-standard/schemas/datainsight/type/totalentitiesbytier + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / TotalEntitiesByType + url: /main-concepts/metadata-standard/schemas/datainsight/type/totalentitiesbytype + - category: Main Concepts / Metadata Standard / Schemas / Datainsight / Type / UnusedAssets + url: /main-concepts/metadata-standard/schemas/datainsight/type/unusedassets + - category: Main Concepts / Metadata Standard / Schemas / Email / EmailRequest + url: /main-concepts/metadata-standard/schemas/email/emailrequest + - category: Main Concepts / Metadata Standard / Schemas / Email + url: /main-concepts/metadata-standard/schemas/email + - category: Main Concepts / Metadata Standard / Schemas / Email / SmtpSettings + url: /main-concepts/metadata-standard/schemas/email/smtpsettings + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / App + url: /main-concepts/metadata-standard/schemas/entity/applications/app + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / AppConfig + url: /main-concepts/metadata-standard/schemas/entity/applications/appconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / AppRunRecord + url: /main-concepts/metadata-standard/schemas/entity/applications/apprunrecord + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / DataInsightsApp + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/datainsightsapp + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / ExternalAppIngestionConfig + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/externalappingestionconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Configuration / SearchIndexingApp + url: /main-concepts/metadata-standard/schemas/entity/applications/configuration/searchindexingapp + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / CreateAppRequest + url: /main-concepts/metadata-standard/schemas/entity/applications/createapprequest + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications + url: /main-concepts/metadata-standard/schemas/entity/applications + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / JobStatus + url: /main-concepts/metadata-standard/schemas/entity/applications/jobstatus + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / LiveExecutionContext + url: /main-concepts/metadata-standard/schemas/entity/applications/liveexecutioncontext + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace / AppMarketPlaceDefinition + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/appmarketplacedefinition + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace / CreateAppMarketPlaceDefinitionReq + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace/createappmarketplacedefinitionreq + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / Marketplace + url: /main-concepts/metadata-standard/schemas/entity/applications/marketplace + - category: Main Concepts / Metadata Standard / Schemas / Entity / Applications / ScheduledExecutionContext + url: /main-concepts/metadata-standard/schemas/entity/applications/scheduledexecutioncontext + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations + url: /main-concepts/metadata-standard/schemas/entity/automations + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations / TestServiceConnection + url: /main-concepts/metadata-standard/schemas/entity/automations/testserviceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Automations / Workflow + url: /main-concepts/metadata-standard/schemas/entity/automations/workflow + - category: Main Concepts / Metadata Standard / Schemas / Entity / Bot + url: /main-concepts/metadata-standard/schemas/entity/bot + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification / Classification + url: /main-concepts/metadata-standard/schemas/entity/classification/classification + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification + url: /main-concepts/metadata-standard/schemas/entity/classification + - category: Main Concepts / Metadata Standard / Schemas / Entity / Classification / Tag + url: /main-concepts/metadata-standard/schemas/entity/classification/tag + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Chart + url: /main-concepts/metadata-standard/schemas/entity/data/chart + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Container + url: /main-concepts/metadata-standard/schemas/entity/data/container + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Dashboard + url: /main-concepts/metadata-standard/schemas/entity/data/dashboard + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / DashboardDataModel + url: /main-concepts/metadata-standard/schemas/entity/data/dashboarddatamodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Database + url: /main-concepts/metadata-standard/schemas/entity/data/database + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / DatabaseSchema + url: /main-concepts/metadata-standard/schemas/entity/data/databaseschema + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Glossary + url: /main-concepts/metadata-standard/schemas/entity/data/glossary + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / GlossaryTerm + url: /main-concepts/metadata-standard/schemas/entity/data/glossaryterm + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data + url: /main-concepts/metadata-standard/schemas/entity/data + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Metrics + url: /main-concepts/metadata-standard/schemas/entity/data/metrics + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Mlmodel + url: /main-concepts/metadata-standard/schemas/entity/data/mlmodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Pipeline + url: /main-concepts/metadata-standard/schemas/entity/data/pipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Query + url: /main-concepts/metadata-standard/schemas/entity/data/query + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Report + url: /main-concepts/metadata-standard/schemas/entity/data/report + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / SearchIndex + url: /main-concepts/metadata-standard/schemas/entity/data/searchindex + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / StoredProcedure + url: /main-concepts/metadata-standard/schemas/entity/data/storedprocedure + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Table + url: /main-concepts/metadata-standard/schemas/entity/data/table + - category: Main Concepts / Metadata Standard / Schemas / Entity / Data / Topic + url: /main-concepts/metadata-standard/schemas/entity/data/topic + - category: Main Concepts / Metadata Standard / Schemas / Entity / Docstore / Document + url: /main-concepts/metadata-standard/schemas/entity/docstore/document + - category: Main Concepts / Metadata Standard / Schemas / Entity / Docstore + url: /main-concepts/metadata-standard/schemas/entity/docstore + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains / DataProduct + url: /main-concepts/metadata-standard/schemas/entity/domains/dataproduct + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains / Domain + url: /main-concepts/metadata-standard/schemas/entity/domains/domain + - category: Main Concepts / Metadata Standard / Schemas / Entity / Domains + url: /main-concepts/metadata-standard/schemas/entity/domains + - category: Main Concepts / Metadata Standard / Schemas / Entity / Events + url: /main-concepts/metadata-standard/schemas/entity/events + - category: Main Concepts / Metadata Standard / Schemas / Entity / Events / Webhook + url: /main-concepts/metadata-standard/schemas/entity/events/webhook + - category: Main Concepts / Metadata Standard / Schemas / Entity / Feed + url: /main-concepts/metadata-standard/schemas/entity/feed + - category: Main Concepts / Metadata Standard / Schemas / Entity / Feed / Thread + url: /main-concepts/metadata-standard/schemas/entity/feed/thread + - category: Main Concepts / Metadata Standard / Schemas / Entity + url: /main-concepts/metadata-standard/schemas/entity + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / ResourceDescriptor + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcedescriptor + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / ResourcePermission + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/resourcepermission + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Accesscontrol / Rule + url: /main-concepts/metadata-standard/schemas/entity/policies/accesscontrol/rule + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Filters + url: /main-concepts/metadata-standard/schemas/entity/policies/filters + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies + url: /main-concepts/metadata-standard/schemas/entity/policies + - category: Main Concepts / Metadata Standard / Schemas / Entity / Policies / Policy + url: /main-concepts/metadata-standard/schemas/entity/policies/policy + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / ConnectionBasicType + url: /main-concepts/metadata-standard/schemas/entity/services/connections/connectionbasictype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / CustomDashboardConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/customdashboardconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / DomoDashboardConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/domodashboardconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / LightdashConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/lightdashconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / LookerConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/lookerconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / MetabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/metabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / ModeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/modeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / PowerBIConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/powerbiconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / QlikSenseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/qliksenseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / QuickSightConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/quicksightconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / RedashConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/redashconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / SupersetConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/supersetconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Dashboard / TableauConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/dashboard/tableauconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / AthenaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/athenaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / AzureSQLConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/azuresqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / BigQueryConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/bigqueryconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / ClickhouseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/clickhouseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / BasicAuth + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / IamAuthConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/iamauthconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Common / JwtAuth + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/common/jwtauth + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / CouchbaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/couchbaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / CustomDatabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/customdatabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DatabricksConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/databricksconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / AzureConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/azureconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / GcsConfig + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/gcsconfig + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Datalake / S3Config + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalake/s3config + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DatalakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/datalakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Db2Connection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/db2connection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DeltaLakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/deltalakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DomoDatabaseConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/domodatabaseconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DruidConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/druidconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / DynamoDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/dynamodbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / GlueConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/glueconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / GreenplumConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/greenplumconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / HiveConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/hiveconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / ImpalaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/impalaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MariaDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mariadbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Mongodb + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodb + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / Mongodb / MongoDBValues + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodb/mongodbvalues + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MongoDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mongodbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MssqlConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mssqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / MysqlConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/mysqlconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / OracleConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/oracleconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PinotDBConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/pinotdbconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PostgresConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/postgresconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / PrestoConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/prestoconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / RedshiftConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/redshiftconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SalesforceConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/salesforceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SapHanaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/saphanaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SingleStoreConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/singlestoreconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SnowflakeConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/snowflakeconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / SqliteConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/sqliteconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / TrinoConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/trinoconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Database / VerticaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/database/verticaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections + url: /main-concepts/metadata-standard/schemas/entity/services/connections + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / CustomMessagingConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/custommessagingconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / KafkaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/kafkaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / KinesisConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/kinesisconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / PulsarConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/pulsarconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / RedpandaConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/redpandaconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Messaging / SaslMechanismType + url: /main-concepts/metadata-standard/schemas/entity/services/connections/messaging/saslmechanismtype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / AmundsenConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/amundsenconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / AtlasConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/atlasconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / MetadataESConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/metadataesconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Metadata / OpenMetadataConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/metadata/openmetadataconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / CustomMlModelConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/custommlmodelconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / MlflowConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/mlflowconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / SageMakerConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/sagemakerconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Mlmodel / SklearnConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/mlmodel/sklearnconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / AirbyteConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/airbyteconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / AirflowConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/airflowconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / BackendConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/backendconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / CustomPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/custompipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DagsterConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/dagsterconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DBTCloudConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/dbtcloudconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DatabricksPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/databrickspipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / DomoPipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/domopipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / FivetranConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/fivetranconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / GluePipelineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/gluepipelineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / NifiConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/nificonnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / SplineConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/splineconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Pipeline / FlinkConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/pipeline/flinkconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / CustomSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/customsearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / ElasticSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/elasticsearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Search / OpenSearchConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/search/opensearchconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / ServiceConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/serviceconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / adlsConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/adlsConnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / CustomStorageConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/customstorageconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / GcsConnection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/gcsconnection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / Storage / S3Connection + url: /main-concepts/metadata-standard/schemas/entity/services/connections/storage/s3connection + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / TestConnectionDefinition + url: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectiondefinition + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Connections / TestConnectionResult + url: /main-concepts/metadata-standard/schemas/entity/services/connections/testconnectionresult + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / DashboardService + url: /main-concepts/metadata-standard/schemas/entity/services/dashboardservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / DatabaseService + url: /main-concepts/metadata-standard/schemas/entity/services/databaseservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services + url: /main-concepts/metadata-standard/schemas/entity/services + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines / IngestionPipeline + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/ingestionpipeline + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / Ingestionpipelines / PipelineServiceClientResponse + url: /main-concepts/metadata-standard/schemas/entity/services/ingestionpipelines/pipelineserviceclientresponse + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MessagingService + url: /main-concepts/metadata-standard/schemas/entity/services/messagingservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MetadataService + url: /main-concepts/metadata-standard/schemas/entity/services/metadataservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / MlmodelService + url: /main-concepts/metadata-standard/schemas/entity/services/mlmodelservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / PipelineService + url: /main-concepts/metadata-standard/schemas/entity/services/pipelineservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / SearchService + url: /main-concepts/metadata-standard/schemas/entity/services/searchservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / ServiceType + url: /main-concepts/metadata-standard/schemas/entity/services/servicetype + - category: Main Concepts / Metadata Standard / Schemas / Entity / Services / StorageService + url: /main-concepts/metadata-standard/schemas/entity/services/storageservice + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams + url: /main-concepts/metadata-standard/schemas/entity/teams + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Persona + url: /main-concepts/metadata-standard/schemas/entity/teams/persona + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Role + url: /main-concepts/metadata-standard/schemas/entity/teams/role + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / Team + url: /main-concepts/metadata-standard/schemas/entity/teams/team + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / TeamHierarchy + url: /main-concepts/metadata-standard/schemas/entity/teams/teamhierarchy + - category: Main Concepts / Metadata Standard / Schemas / Entity / Teams / User + url: /main-concepts/metadata-standard/schemas/entity/teams/user + - category: Main Concepts / Metadata Standard / Schemas / Entity / Type + url: /main-concepts/metadata-standard/schemas/entity/type + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / EntitiesCount + url: /main-concepts/metadata-standard/schemas/entity/utils/entitiescount + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils + url: /main-concepts/metadata-standard/schemas/entity/utils + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / ServicesCount + url: /main-concepts/metadata-standard/schemas/entity/utils/servicescount + - category: Main Concepts / Metadata Standard / Schemas / Entity / Utils / SupersetApiConnection + url: /main-concepts/metadata-standard/schemas/entity/utils/supersetapiconnection + - category: Main Concepts / Metadata Standard / Schemas / Events / Api / CreateEventSubscription + url: /main-concepts/metadata-standard/schemas/events/api/createeventsubscription + - category: Main Concepts / Metadata Standard / Schemas / Events / Api + url: /main-concepts/metadata-standard/schemas/events/api + - category: Main Concepts / Metadata Standard / Schemas / Events / DataInsightAlertConfig + url: /main-concepts/metadata-standard/schemas/events/datainsightalertconfig + - category: Main Concepts / Metadata Standard / Schemas / Events / EmailAlertConfig + url: /main-concepts/metadata-standard/schemas/events/emailalertconfig + - category: Main Concepts / Metadata Standard / Schemas / Events / EntitySpelFilters + url: /main-concepts/metadata-standard/schemas/events/entityspelfilters + - category: Main Concepts / Metadata Standard / Schemas / Events / EventFilterRule + url: /main-concepts/metadata-standard/schemas/events/eventfilterrule + - category: Main Concepts / Metadata Standard / Schemas / Events / EventSubscription + url: /main-concepts/metadata-standard/schemas/events/eventsubscription + - category: Main Concepts / Metadata Standard / Schemas / Events + url: /main-concepts/metadata-standard/schemas/events + - category: Main Concepts / Metadata Standard / Schemas / Events / SubscriptionResourceDescriptor + url: /main-concepts/metadata-standard/schemas/events/subscriptionresourcedescriptor + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / ApplicationPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/applicationpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DashboardServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/dashboardservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DataInsightPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/datainsightpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceProfilerPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseserviceprofilerpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceQueryLineagePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicequerylineagepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DatabaseServiceQueryUsagePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/databaseservicequeryusagepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / DbtPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtAzureConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtazureconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtBucketDetails + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtbucketdetails + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtCloudConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtcloudconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtGCSConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtgcsconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtHttpConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbthttpconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtLocalConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbtlocalconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig / DbtS3Config + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig/dbts3config + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Dbtconfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/dbtconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion + url: /main-concepts/metadata-standard/schemas/metadataingestion + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MessagingServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/messagingservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MetadataToElasticSearchPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/metadatatoelasticsearchpipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / MlmodelServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/mlmodelservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / PipelineServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/pipelineservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / SearchServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/searchservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / ContainerMetadataConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/containermetadataconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / ManifestMetadataConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/manifestmetadataconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageBucketDetails + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagebucketdetails + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataADLSConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadataadlsconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataHttpConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatahttpconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataLocalConfig + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatalocalconfig + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Storage / StorageMetadataS3Config + url: /main-concepts/metadata-standard/schemas/metadataingestion/storage/storagemetadatas3config + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / StorageServiceMetadataPipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/storageservicemetadatapipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / TestSuitePipeline + url: /main-concepts/metadata-standard/schemas/metadataingestion/testsuitepipeline + - category: Main Concepts / Metadata Standard / Schemas / Metadataingestion / Workflow + url: /main-concepts/metadata-standard/schemas/metadataingestion/workflow + - category: Main Concepts / Metadata Standard / Schemas / Monitoring / EventMonitorProvider + url: /main-concepts/metadata-standard/schemas/monitoring/eventmonitorprovider + - category: Main Concepts / Metadata Standard / Schemas / Monitoring + url: /main-concepts/metadata-standard/schemas/monitoring + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / Auth0SSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / AzureSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/azuressoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / CustomOidcSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/customoidcssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / GoogleSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/googlessoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client + url: /main-concepts/metadata-standard/schemas/security/client + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / OktaSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/oktassoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / OpenMetadataJWTClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/openmetadatajwtclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Client / SamlSSOClientConfig + url: /main-concepts/metadata-standard/schemas/security/client/samlssoclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AccessTokenAuth + url: /main-concepts/metadata-standard/schemas/security/credentials/accesstokenauth + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AwsCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/awscredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / AzureCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/azurecredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / BasicAuth + url: /main-concepts/metadata-standard/schemas/security/credentials/basicauth + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / BitbucketCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/bitbucketcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GcpCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gcpcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GcpValues + url: /main-concepts/metadata-standard/schemas/security/credentials/gcpvalues + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GitCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gitcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GithubCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/githubcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials / GitlabCredentials + url: /main-concepts/metadata-standard/schemas/security/credentials/gitlabcredentials + - category: Main Concepts / Metadata Standard / Schemas / Security / Credentials + url: /main-concepts/metadata-standard/schemas/security/credentials + - category: Main Concepts / Metadata Standard / Schemas / Security + url: /main-concepts/metadata-standard/schemas/security + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets + url: /main-concepts/metadata-standard/schemas/security/secrets + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerClientLoader + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerclientloader + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerConfiguration + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Security / Secrets / SecretsManagerProvider + url: /main-concepts/metadata-standard/schemas/security/secrets/secretsmanagerprovider + - category: Main Concepts / Metadata Standard / Schemas / Security / SecurityConfiguration + url: /main-concepts/metadata-standard/schemas/security/securityconfiguration + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl + url: /main-concepts/metadata-standard/schemas/security/ssl + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl / ValidateSSLClientConfig + url: /main-concepts/metadata-standard/schemas/security/ssl/validatesslclientconfig + - category: Main Concepts / Metadata Standard / Schemas / Security / Ssl / VerifySSLConfig + url: /main-concepts/metadata-standard/schemas/security/ssl/verifysslconfig + - category: Main Concepts / Metadata Standard / Schemas / Settings + url: /main-concepts/metadata-standard/schemas/settings + - category: Main Concepts / Metadata Standard / Schemas / Settings / Settings + url: /main-concepts/metadata-standard/schemas/settings/settings + - category: Main Concepts / Metadata Standard / Schemas / System / EventPublisherJob + url: /main-concepts/metadata-standard/schemas/system/eventpublisherjob + - category: Main Concepts / Metadata Standard / Schemas / System + url: /main-concepts/metadata-standard/schemas/system + - category: Main Concepts / Metadata Standard / Schemas / System / Ui + url: /main-concepts/metadata-standard/schemas/system/ui + - category: Main Concepts / Metadata Standard / Schemas / System / Ui / KnowledgePanel + url: /main-concepts/metadata-standard/schemas/system/ui/knowledgepanel + - category: Main Concepts / Metadata Standard / Schemas / System / Ui / Page + url: /main-concepts/metadata-standard/schemas/system/ui/page + - category: Main Concepts / Metadata Standard / Schemas / Tests / Basic + url: /main-concepts/metadata-standard/schemas/tests/basic + - category: Main Concepts / Metadata Standard / Schemas / Tests / CustomMetric + url: /main-concepts/metadata-standard/schemas/tests/custommetric + - category: Main Concepts / Metadata Standard / Schemas / Tests + url: /main-concepts/metadata-standard/schemas/tests + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestCase + url: /main-concepts/metadata-standard/schemas/tests/testcase + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestDefinition + url: /main-concepts/metadata-standard/schemas/tests/testdefinition + - category: Main Concepts / Metadata Standard / Schemas / Tests / TestSuite + url: /main-concepts/metadata-standard/schemas/tests/testsuite + - category: Main Concepts / Metadata Standard / Schemas / Type / AuditLog + url: /main-concepts/metadata-standard/schemas/type/auditlog + - category: Main Concepts / Metadata Standard / Schemas / Type / Basic + url: /main-concepts/metadata-standard/schemas/type/basic + - category: Main Concepts / Metadata Standard / Schemas / Type / ChangeEvent + url: /main-concepts/metadata-standard/schemas/type/changeevent + - category: Main Concepts / Metadata Standard / Schemas / Type / CollectionDescriptor + url: /main-concepts/metadata-standard/schemas/type/collectiondescriptor + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvDocumentation + url: /main-concepts/metadata-standard/schemas/type/csvdocumentation + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvErrorType + url: /main-concepts/metadata-standard/schemas/type/csverrortype + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvFile + url: /main-concepts/metadata-standard/schemas/type/csvfile + - category: Main Concepts / Metadata Standard / Schemas / Type / CsvImportResult + url: /main-concepts/metadata-standard/schemas/type/csvimportresult + - category: Main Concepts / Metadata Standard / Schemas / Type / DailyCount + url: /main-concepts/metadata-standard/schemas/type/dailycount + - category: Main Concepts / Metadata Standard / Schemas / Type / DatabaseConnectionConfig + url: /main-concepts/metadata-standard/schemas/type/databaseconnectionconfig + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityHistory + url: /main-concepts/metadata-standard/schemas/type/entityhistory + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityLineage + url: /main-concepts/metadata-standard/schemas/type/entitylineage + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityReference + url: /main-concepts/metadata-standard/schemas/type/entityreference + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityReferenceList + url: /main-concepts/metadata-standard/schemas/type/entityreferencelist + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityRelationship + url: /main-concepts/metadata-standard/schemas/type/entityrelationship + - category: Main Concepts / Metadata Standard / Schemas / Type / EntityUsage + url: /main-concepts/metadata-standard/schemas/type/entityusage + - category: Main Concepts / Metadata Standard / Schemas / Type / FilterPattern + url: /main-concepts/metadata-standard/schemas/type/filterpattern + - category: Main Concepts / Metadata Standard / Schemas / Type / Function + url: /main-concepts/metadata-standard/schemas/type/function + - category: Main Concepts / Metadata Standard / Schemas / Type / Include + url: /main-concepts/metadata-standard/schemas/type/include + - category: Main Concepts / Metadata Standard / Schemas / Type + url: /main-concepts/metadata-standard/schemas/type + - category: Main Concepts / Metadata Standard / Schemas / Type / JdbcConnection + url: /main-concepts/metadata-standard/schemas/type/jdbcconnection + - category: Main Concepts / Metadata Standard / Schemas / Type / LifeCycle + url: /main-concepts/metadata-standard/schemas/type/lifecycle + - category: Main Concepts / Metadata Standard / Schemas / Type / Paging + url: /main-concepts/metadata-standard/schemas/type/paging + - category: Main Concepts / Metadata Standard / Schemas / Type / Profile + url: /main-concepts/metadata-standard/schemas/type/profile + - category: Main Concepts / Metadata Standard / Schemas / Type / QueryParserData + url: /main-concepts/metadata-standard/schemas/type/queryparserdata + - category: Main Concepts / Metadata Standard / Schemas / Type / Reaction + url: /main-concepts/metadata-standard/schemas/type/reaction + - category: Main Concepts / Metadata Standard / Schemas / Type / Schedule + url: /main-concepts/metadata-standard/schemas/type/schedule + - category: Main Concepts / Metadata Standard / Schemas / Type / Schema + url: /main-concepts/metadata-standard/schemas/type/schema + - category: Main Concepts / Metadata Standard / Schemas / Type / TableQuery + url: /main-concepts/metadata-standard/schemas/type/tablequery + - category: Main Concepts / Metadata Standard / Schemas / Type / TableUsageCount + url: /main-concepts/metadata-standard/schemas/type/tableusagecount + - category: Main Concepts / Metadata Standard / Schemas / Type / TagLabel + url: /main-concepts/metadata-standard/schemas/type/taglabel + - category: Main Concepts / Metadata Standard / Schemas / Type / UsageDetails + url: /main-concepts/metadata-standard/schemas/type/usagedetails + - category: Main Concepts / Metadata Standard / Schemas / Type / UsageRequest + url: /main-concepts/metadata-standard/schemas/type/usagerequest + - category: Main Concepts / Metadata Standard / Schemas / Type / Votes + url: /main-concepts/metadata-standard/schemas/type/votes + + - category: Main Concepts / Metadata Standard / APIs + url: /main-concepts/metadata-standard/apis + + - category: SDK + url: /sdk + color: violet-70 + icon: sdk + - category: SDK / Python SDK + url: /sdk/python + - category: SDK / Python SDK / Entities + url: /sdk/python/entities + - category: SDK / Python SDK / Entities / ML Model + url: /sdk/python/entities/ml-model + - category: SDK / Python SDK / Ingestion + url: /sdk/python/ingestion + - category: SDK / Python SDK / Ingestion / Lineage + url: /sdk/python/ingestion/lineage + - category: SDK / Python SDK / Ingestion / Tags + url: /sdk/python/ingestion/tags + - category: SDK / Python SDK / Build a Connector + url: /sdk/python/build-connector + - category: SDK / Python SDK / Build a Connector / Source + url: /sdk/python/build-connector/source + - category: SDK / Python SDK / Build a Connector / Stage + url: /sdk/python/build-connector/stage + - category: SDK / Python SDK / Build a Connector / Sink + url: /sdk/python/build-connector/sink + - category: SDK / Python SDK / Build a Connector / Bulk Sink + url: /sdk/python/build-connector/bulk-sink + - category: SDK / Python SDK / API Reference + url: /sdk/python/api-reference/ + - category: SDK / Python SDK / API Reference / Auth Provider + url: /sdk/python/api-reference/auth-provider + - category: SDK / Python SDK / API Reference / Client Utils + url: /sdk/python/api-reference/client-utils + - category: SDK / Python SDK / API Reference / Client + url: /sdk/python/api-reference/client + - category: SDK / Python SDK / API Reference / Credentials + url: /sdk/python/api-reference/credentials + - category: SDK / Python SDK / API Reference / Dashboard Mixin + url: /sdk/python/api-reference/dashboard-mixin + - category: SDK / Python SDK / API Reference / Data Insight Mixin + url: /sdk/python/api-reference/data-insight-mixin + - category: SDK / Python SDK / API Reference / ES Mixin + url: /sdk/python/api-reference/es-mixin + - category: SDK / Python SDK / API Reference / Ingestion Pipeline Mixin + url: /sdk/python/api-reference/ingestion-pipeline-mixin + - category: SDK / Python SDK / API Reference / Lineage Mixin + url: /sdk/python/api-reference/lineage-mixin + - category: SDK / Python SDK / API Reference / ML Model Mixin + url: /sdk/python/api-reference/mlmodel-mixin + - category: SDK / Python SDK / API Reference / Models + url: /sdk/python/api-reference/models + - category: SDK / Python SDK / API Reference / Ometa API + url: /sdk/python/api-reference/ometa-api + - category: SDK / Python SDK / API Reference / Patch Mixin Utils + url: /sdk/python/api-reference/patch-mixin-utils + - category: SDK / Python SDK / API Reference / Provider Registry + url: /sdk/python/api-reference/provider-registry + - category: SDK / Python SDK / API Reference / Query Mixin + url: /sdk/python/api-reference/query-mixin + - category: SDK / Python SDK / API Reference / Routes + url: /sdk/python/api-reference/routes + - category: SDK / Python SDK / API Reference / Search Index Mixin + url: /sdk/python/api-reference/search-index-mixin + - category: SDK / Python SDK / API Reference / Server Mixin + url: /sdk/python/api-reference/server-mixin + - category: SDK / Python SDK / API Reference / Service Mixin + url: /sdk/python/api-reference/service-mixin + - category: SDK / Python SDK / API Reference / Table Mixin + url: /sdk/python/api-reference/table-mixin + - category: SDK / Python SDK / API Reference / Tests Mixin + url: /sdk/python/api-reference/tests-mixin + - category: SDK / Python SDK / API Reference / Topic Mixin + url: /sdk/python/api-reference/topic-mixin + - category: SDK / Python SDK / API Reference / User Mixin + url: /sdk/python/api-reference/user-mixin + - category: SDK / Python SDK / API Reference / Utils Mixin + url: /sdk/python/api-reference/utils + - category: SDK / Python SDK / API Reference / Version Mixin + url: /sdk/python/api-reference/version-mixin + - category: SDK / Java SDK + url: /sdk/java + - category: SDK / Go + url: /sdk/go +--- diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/amazon-cognito-sso/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/amazon-cognito-sso/index.md new file mode 100644 index 00000000000..bcc1ab6d2fd --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/amazon-cognito-sso/index.md @@ -0,0 +1,70 @@ +--- +title: Amazon Cognito SSO +slug: /security/amazon-cognito +collate: true +--- + +# Amazon Cognito SSO + +Follow the sections in this guide to set up Amazon Cognito SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Amazon Cognito SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is + enabled. + +{% /note %} + +## Create Server Credentials + +### Step 1: Login to AWS Portal + +- Login to [Amazon AWS Portal](https://aws.amazon.com/). +- Search for `Cognito` in the search box and select Cognito Service from the dropdown menu. + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-1.png" alt="create-account" caption="Search for Cognito" /%} + +### Step 2: Setup User Pool + +- Click on the "Create user pool" button if you do not have any user pools configured yet. Skip this step if you already have a user pool available. +- Select the type of ID providers you want to configure for your users and click "Next" + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-2.png" alt="create-account" caption="Setup User Pool" /%} + +- Configure the security requirements in Step 2 as per your organizational needs and proceed to Step 3 +- Configure the Sign-up experience in Step 3. Make sure to add email as a required attribute before proceeding to step 4 + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-3.png" alt="create-account" caption="Configure Sign up Experience" /%} + +- Configure message delivery as per your organizational needs and proceed to Step 5 +- In Step 5, add a name for the user pool and check the "Use the Cognito Hosted UI" option and provide a Cognito domain as shown in the screenshot below + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-4.png" alt="create-account" caption="Integrate your App" /%} + +- In the same step, select "Public client" for the Initial App client type and configure the Allowed callback URLs + with `http://localhost:8585/callback` as shown in the screenshot below. Note: For production deployments, the Allowed + callback URLs should be updated with the appropriate domain name. + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-5.png" alt="create-account" caption="Configure the App Client" /%} + +- The last step is to Review and create the User Pool. + +### Step 3: Where to find the Credentials + +- The `User Pool ID` can be found in the User Pool summary page as seen in the screenshot below + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-6.png" alt="create-account" caption="User Pool ID" /%} + +- The App client ID can be found under the "App Integration" tab of the User Pool page. There will be a section that + lists all the App clients with client name and client ID as shown below + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-7.png" alt="create-account" /%} + +{% image src="/images/v1.6/deployment/security/amazon-cognito-sso/create-server-credentials-8.png" alt="create-account" caption="Client ID" /%} + +You will need to share the following information with the Collate team: +- Client ID +- User Pool ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/auth0/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/auth0/index.md new file mode 100644 index 00000000000..48cfb27f9fa --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/auth0/index.md @@ -0,0 +1,77 @@ +--- +title: Auth0 SSO +slug: /security/auth0 +collate: true +--- + +# Auth0 SSO + +Follow the sections in this guide to set up Auth0 SSO. + +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%/important%} + +## Create Server Credentials + +### Step 1: Create the Account + +- If you don't have an account, [Sign up](https://auth0.com/signup) to create one. +- Select the Account Type, i.e., Company or Personal +- Click I need advanced settings and click next. + +{% image +src="/images/v1.6/deployment/security/auth0/create-account-1.png" +alt="create-account" /%} + +- Provide the Tenant Domain, select the region and click on Create Account. + +{% image +src="/images/v1.6/deployment/security/auth0/create-account-2.png" +alt="create-account" /%} + +- Once done, you will land on the dashboard page. + +{% image +src="/images/v1.6/deployment/security/auth0/create-account-3.png" +alt="create-account" /%} + +### Step 2: Create a New Application + +- Once you are on the Dashboard page, click on `Applications > Applications` available on the left-hand side panel. + +{% image +src="/images/v1.6/deployment/security/auth0/create-new-app-1.png" +alt="create-app" /%} + +- Click on `Create Application`. + +{% image +src="/images/v1.6/deployment/security/auth0/create-new-app-2.png" +alt="create-app" /%} + +- Enter the Application name. +- Choose an application type and click on `Create`. + +{% image +src="/images/v1.6/deployment/security/auth0/create-new-app-3.png" +alt="create-app" /%} + +### Step 3: Where to Find the Credentials + +- Navigate to the Settings tab. +- You will find your `Client ID` and `Domain`. + +{% image +src="/images/v1.6/deployment/security/auth0/credentials.png" +alt="credentials" /%} + +You will need to share the following information with the Collate team: +- Client ID +- Domain diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/azure/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/azure/index.md new file mode 100644 index 00000000000..4d5505c7f18 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/azure/index.md @@ -0,0 +1,80 @@ +--- +title: Azure SSO +slug: /security/azure +collate: true +--- + +# Azure SSO + +Follow the sections in this guide to set up Azure SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Azure SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Login to Azure Active Directory + +- Login to [Microsoft Azure Portal](https://azure.microsoft.com/en-in/services/active-directory/external-identities/) +- Navigate to the Azure Active Directory. + +{% note %} + +Admin permissions are required to register the application on the Azure portal. + +{% /note %} + +### Step 2: Create a New Application + +- From the Azure Active Directory, navigate to the `App Registrations` section from the left nav bar. + +{% image src="/images/v1.6/deployment/security/azure/create-app-1.png" alt="create-app" /%} + +- Click on `New Registration`. This step is for registering the OpenMetadata UI. + +{% image src="/images/v1.6/deployment/security/azure/create-app-2.png" alt="create-app" /%} + +- Provide an Application Name for registration. +- Provide a redirect URL as a `Single Page Application`. +- Click on `Register`. + +{% note %} + +- **SPA (Single Page Application):** + This type is designed for implicit flows. In this case, providing both the client ID and client secret will result in a failure because the implicit flow only requires the client ID for authentication. + +- **Web:** + This type is intended for confidential clients. If you select this option, you must provide both the client ID and client secret. Simply passing the client ID will cause the authorization process to fail, as the Authorization Code flow requires both credentials for successful authentication. + +### Recommendation: + +- Use the **Web** type for confidential clients that require both a client ID and secret. +- Use the **SPA** type for applications using implicit flows where only a client ID is needed. + +{% /note %} + +{% image src="/images/v1.6/deployment/security/azure/create-app-3.png" alt="create-app" /%} + +### Step 3: Where to Find the Credentials + +- The `Client ID` and the `Tenant ID` are displayed in the Overview section of the registered application. + +{% image src="/images/v1.6/deployment/security/azure/where-to-find-credentials.png" alt="create-app" /%} + +- When passing the details for `authority`, the `Tenant ID` is added to the URL as shown in the example + below. `https://login.microsoftonline.com/TenantID` + +```commandline +"authority": "https://login.microsoftonline.com/c11234b7c-b1b2-9854-0mn1-56abh3dea295" +``` + +You will need to share the following information with the Collate team: +- Client ID +- Tenant ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/custom-oidc/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/custom-oidc/index.md new file mode 100644 index 00000000000..568f32a79ec --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/custom-oidc/index.md @@ -0,0 +1,32 @@ +--- +title: Custom OIDC SSO +slug: /security/custom-oidc +collate: true +--- + +# Custom OIDC SSO + +Follow the sections in this guide to set up Custom OIDC SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Custom OIDC SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +- Go to the console of your preferred custom OIDC SSO provider +- Create an OIDC client application with implicit flow enabled to get a client ID. + +### Create Client ID and Secret Key + +- Navigate to your preferred OIDC provider console and create an OIDC client application. +- Generate client ID and secret key in JSON format. + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/google/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/google/index.md new file mode 100644 index 00000000000..cd0dc3b6ffa --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/google/index.md @@ -0,0 +1,87 @@ +--- +title: Google SSO +slug: /security/google +collate: true +--- + +# Google SSO + +Follow the sections in this guide to set up Google SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Google SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Create the Account +- Go to [Create Google Cloud Account](https://console.cloud.google.com/) +- Click on `Create Project` + +{% image src="/images/v1.6/deployment/security/google/create-account.png" alt="create-account" caption="Create a New Account" /%} + +### Step 2: Create a New Project +Enter the **Project name**. +Enter the parent organization or folder in the **Location box**. That resource will be the hierarchical parent of the new project. +Click **Create**. +{% image src="/images/v1.6/deployment/security/google/create-project.png" alt="create-project" caption="Create a New Project" /%} + +### Step 3: How to Configure OAuth Consent +- Select the project you created above and click on **APIs & Services** on the left-side panel. +{% image src="/images/v1.6/deployment/security/google/configure-oauth-consent.png" alt="configure-oauth-consent" /%} + +- Click on the **OAuth Consent Screen** available on the left-hand side panel. +- Choose User Type **Internal**. +{% image src="/images/v1.6/deployment/security/google/select-user-type.png" alt="select-user-type" /%} + +- Once the user type is selected, provide the **App Information** and other details. +- Click **Save and Continue**. +{% image src="/images/v1.6/deployment/security/google/save-app-information.png" alt="save-app-information" /%} + +- On the **Scopes Screen**, Click on **ADD OR REMOVE SCOPES** and select the scopes. +- Once done click on **Update**. +{% image src="/images/v1.6/deployment/security/google/scopes-screen.png" alt="scopes-screen" /%} + +- Click **Save and Continue**. +{% image src="/images/v1.6/deployment/security/google/save-edit-app-registration.png" alt="save-edit-app-registration" /%} + +- Click on **Back to Dashboard**. +{% image src="/images/v1.6/deployment/security/google/back-to-dashboard.png" alt="back-to-dashboard" /%} +{% image src="/images/v1.6/deployment/security/google/back-to-dashboard-2.png" alt="back-to-dashboard" /%} + +### Step 4: Create Credentials for the Project +- Once the OAuth Consent is configured, click on **Credentials** available on the left-hand side panel. +{% image src="/images/v1.6/deployment/security/google/create-credentials.png" alt="create-credentials" /%} + +- Click on **Create Credentials** +- Select **OAuth client ID** from the dropdown. +{% image src="/images/v1.6/deployment/security/google/select-outh-client-id.png" alt="cselect-outh-client-id" /%} + +- Once selected, you will be asked to select the **Application type**. Select **Web application**. +{% image src="/images/v1.6/deployment/security/google/select-web-application.png" alt="select-web-application" /%} + +After selecting the **Application Type**, name your project and give the authorized URIs: + - domain/callback + - domain/silent-callback +{% image src="/images/v1.6/deployment/security/google/authorized-urls.png" alt="authorized-urls" /%} + +- Click **Create** +- You will get the credentials +{% image src="/images/v1.6/deployment/security/google/get-the-credentials.png" alt="get-the-credentials" /%} + +### Step 5: Where to Find the Credentials +- Go to **Credentials** +- Click on the **pencil icon (Edit OAuth Client)** on the right side of the screen +{% image src="/images/v1.6/deployment/security/google/find-credentials.png" alt="find-credentials" /%} + +- You will find the **Client ID** in the top right corner +{% image src="/images/v1.6/deployment/security/google/find-clientid-and-secret.png" alt="find-clientid-and-secret" /%} + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/index.md new file mode 100644 index 00000000000..6629d2b3b56 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/index.md @@ -0,0 +1,76 @@ +--- +title: Enable Security +slug: /security +collate: true +--- + +# Enable Security + +This section provides detailed instructions to secure the access to the Collate platform. + +Collate has support for multiple identity providers. Please, see the next sections about how to configure them. + +{% note %} + +Collate does not currently support the simultaneous use of multiple authentication mechanisms, such as combining SSO and Basic Authentication. + +{% /note %} + +{%inlineCalloutContainer%} + {%inlineCallout + color="violet-70" + bold="Auth0 SSO" + icon="add_moderator" + href="/security/auth0"%} + Configure Auth0 SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Azure SSO" + icon="add_moderator" + href="/security/azure"%} + Configure Azure SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Custom OIDC SSO" + icon="add_moderator" + href="/security/custom-oidc"%} + Configure a Custom OIDC SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Google SSO" + icon="add_moderator" + href="/security/google"%} + Configure Google SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Okta SSO" + icon="add_moderator" + href="/security/okta"%} + Configure Okta SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Amazon Cognito SSO" + icon="add_moderator" + href="/security/amazon-cognito"%} + Configure Amazon Cognito SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="OneLogin SSO" + icon="add_moderator" + href="/security/one-login"%} + Configure OneLogin SSO to access the UI and APIs + {%/inlineCallout%} + {%inlineCallout + color="violet-70" + bold="Keycloak SSO" + icon="add_moderator" + href="/security/keycloak"%} + Configure Keycloak SSO to access the UI and APIs + {%/inlineCallout%} +{%/inlineCalloutContainer%} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/keycloak/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/keycloak/index.md new file mode 100644 index 00000000000..628941526ab --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/keycloak/index.md @@ -0,0 +1,73 @@ +--- +title: Keycloak SSO +slug: /security/keycloak +collate: true +--- + +# Keycloak SSO + +Follow the sections in this guide to set up Keycloak SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Keycloak SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Access the Keycloak Admin Console + +- You need an administrator account. If you don't have, see [Creating the first administrator](https://www.keycloak.org/docs/latest/server_admin/#creating-first-admin_server_administration_guide). +- Go to the URL for the Admin Console. For example, for localhost, use this URL: http://localhost:8080/admin/ + +{% image src="/images/v1.6/deployment/security/keycloak/1-login-page.png" alt="login-page" /%} + +- Enter the username and password you created. + +### Step 2: Change Realm selected +- The Keycloak use Realms as the primary form of organization, we can't use the realm "master" for new clients (apps), only for administration, so change for your specific realm or create a new. +- In this example we are used an existing one called "Data-sec". + +{% image src="/images/v1.6/deployment/security/keycloak/2-change-realm.png" alt="change-realm" /%} + +### Step 3: Create OpenMetadata as a new Client +- Click on `Clients` in the menu. +- Click on `Create` button. +- Enter the Client ID and Protocol as the image. +- Click on `Save` button. + +{% image src="/images/v1.6/deployment/security/keycloak/3-add-client.png" alt="add-client" /%} + +### Step 4: Edit settings of the client +- Change "Access Type" value from "public" to "confidential". +- Change "implicit flow" and "service accounts" to enabled. + +{% image src="/images/v1.6/deployment/security/keycloak/4-edit-settings-client.png" alt="edit-settings-client" /%} + +- At the bottom of the same settings page, change the configurations to the openmetadata address. +- The image below shows different possibilities, such as running locally or with a custom domain. + +{% image src="/images/v1.6/deployment/security/keycloak/5-edit-settings-url.png" alt="edit-settings-url.png" /%} + +- Click on `Save` button. + +{% note %} + +Note: Scopes `openid`, `email` & `profile` are required to fetch the user details so you will have to add these scopes in your client. + +{% /note %} + +### Step 5: Where to Find the Credentials + +- Navigate to the `Credentials` tab. +- You will find your Client `Secret` related to the Client id "open-metadata" + +{% image src="/images/v1.6/deployment/security/keycloak/6-client-credentials.png" alt="client-credentials" /%} + +You will need to share the following information with the Collate team: +- Client ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/ldap/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/ldap/index.md new file mode 100644 index 00000000000..d45eb52981a --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/ldap/index.md @@ -0,0 +1,60 @@ +--- +title: Ldap Authentication +slug: /security/ldap +collate: true +--- + +# Setting up Ldap Authentication +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%important%} + +OpenMetadata allows using LDAP for validating email and password authentication. +Once setup successfully, the user should be able to sign in to OpenMetadata using the Ldap credentials. + +You will need to share the following information with the Collate team: +- `host`: hostName for the Ldap Server (Ex - localhost). +- `port`: port of the Ldap Server to connect to (Ex - 10636). +- `dnAdminPrincipal`: This is the DN Admin Principal(Complete path Example :- cn=admin,dc=example,dc=com) with a lookup access in the Directory. +- `dnAdminPassword`: Above Admin Principal Password. +- `userBaseDN`: User Base DN(Complete path Example :- ou=people,dc=example,dc=com). + +Please see the below image for a sample LDAP Configuration in ApacheDS. + +{% image src="/images/v1.6/deployment/security/ldap/Ldap_ScreenShot1.png" alt="apache-ldap" /%} + +Advanced LDAP Specific Configuration (Optional): + +- `maxPoolSize`: Connection Pool Size to use to connect to LDAP Server. +- `sslEnabled`: Set to true if the SSL is enable to connect to LDAP Server. +- `truststoreConfigType`: Truststore type. It is required. Can select from {CustomTrustStore, HostName, JVMDefault, TrustAll} +- `trustStoreConfig`: Config for the selected truststore type. Please check below note for setting this up. + +{%note%} + +Based on the different `truststoreConfigType`, we have following different `trustStoreConfig`. + +1. **TrustAll**: Provides an SSL trust manager which will blindly trust any certificate that is presented to it, although it may optionally reject certificates that are expired or not yet valid. It can be convenient for testing purposes, but it is recommended that production environments use trust managers that perform stronger validation. +- `examineValidityDates`: Indicates whether to reject certificates if the current time is outside the validity window for the certificate. + +2. **JVMDefault**: Provides an implementation of a trust manager that relies on the JVM's default set of trusted issuers. +- `verifyHostname`: Controls using TrustAllSSLSocketVerifier vs HostNameSSLSocketVerifier. In case the certificate contains cn=hostname of the Ldap Server set it to true. + +3. **HostName**: Provides an SSL trust manager that will only accept certificates whose hostname matches an expected value. +- `allowWildCards`: Indicates whether to allow wildcard certificates which contain an asterisk as the first component of a CN subject attribute or dNSName subjectAltName extension. +- `acceptableHostNames`: The set of hostnames and/or IP addresses that will be considered acceptable. Only certificates with a CN or subjectAltName value that exactly matches one of these names (ignoring differences in capitalization) will be considered acceptable. It must not be null or empty. + +4. **CustomTrustStore**: Use the custom Truststore by providing the below details in the config. +- `trustStoreFilePath`: The path to the trust store file to use. It must not be null. +- `trustStoreFilePassword`: The PIN to use to access the contents of the trust store. It may be null if no PIN is required. +- `trustStoreFileFormat`: The format to use for the trust store. (Example :- JKS, PKCS12). +- `verifyHostname`: Controls using TrustAllSSLSocketVerifier vs HostNameSSLSocketVerifier. In case the certificate contains cn=hostname of the Ldap Server set it to true. +- `examineValidityDates`: Indicates whether to reject certificates if the current time is outside the validity window for the certificate. + +{%/note%} \ No newline at end of file diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/oidc/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/oidc/index.md new file mode 100644 index 00000000000..67c27464bc4 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/oidc/index.md @@ -0,0 +1,153 @@ +--- +title: OIDC Based Authentication +slug: /security/oidc +collate: true +--- + +# Setting up Any Oidc Provider +{%important%} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Auth0 SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{%important%} + +This guide provides instructions on setting up OpenID Connect (OIDC) configuration for your application. OpenID Connect is a simple identity layer built on top of the OAuth 2.0 protocol that allows clients to verify the identity of the end-user. +Below configurations are universally applicable to all SSO provider like Google, Auth0, Okta, Keycloak, etc. + +Below are the configuration types to set up the OIDC Authentication with a Confidential Client type: + +```yaml + authenticationConfiguration: + clientType: ${AUTHENTICATION_CLIENT_TYPE:-confidential} + publicKeyUrls: ${AUTHENTICATION_PUBLIC_KEYS:-[http://localhost:8585/api/v1/system/config/jwks]} + oidcConfiguration: + id: ${OIDC_CLIENT_ID:-""} + type: ${OIDC_TYPE:-""} # google, azure etc. + secret: ${OIDC_CLIENT_SECRET:-""} + scope: ${OIDC_SCOPE:-"openid email profile"} + discoveryUri: ${OIDC_DISCOVERY_URI:-""} + useNonce: ${OIDC_USE_NONCE:-true} + preferredJwsAlgorithm: ${OIDC_PREFERRED_JWS:-"RS256"} + responseType: ${OIDC_RESPONSE_TYPE:-"code"} + disablePkce: ${OIDC_DISABLE_PKCE:-true} + callbackUrl: ${OIDC_CALLBACK:-"http://localhost:8585/callback"} + serverUrl: ${OIDC_SERVER_URL:-"http://localhost:8585"} + clientAuthenticationMethod: ${OIDC_CLIENT_AUTH_METHOD:-"client_secret_post"} + tenant: ${OIDC_TENANT:-""} + maxClockSkew: ${OIDC_MAX_CLOCK_SKEW:-""} + customParams: ${OIDC_CUSTOM_PARAMS:-} +``` +# Configuration Parameters + +## Public Key Url (publicKeyUrls): +This needs to be updated as per different SSO providers. The default value is `http://localhost:8585/api/v1/system/config/jwks`. This is the URL where the public keys are stored. The public keys are used to verify the signature of the JWT token. + +{%important%} + +**Google**: https://www.googleapis.com/oauth2/v3/certs + +**Okta**: https://dev-19259000.okta.com/oauth2/aus5836ihy7o8ivuJ5d7/v1/keys + +**Auth0**: https://dev-3e0nwcqx.us.auth0.com/.well-known/jwks.json + +**Azure**: https://login.microsoftonline.com/{tenant}/discovery/v2.0/keys + +Also if you have enabled [JWT Tokens](/deployment/security/enable-jwt-tokens) then http://localhost:8585/api/v1/system/config/jwks also needs to be there in the list with proper server url. + +{%important%} + +## Client ID (id): +The client ID provided by your OIDC provider. This is typically obtained when you register your application with the OIDC provider. + +## Type (type): +Specify the type of OIDC provider you are using (e.g., google, azure). This value is same as `provider` in `authenticationConfiguration`. + +## Client Secret (secret): +Replace with the client secret provided by your OIDC provider. + +## Scope (scope): +Define the scopes that your application requests during authentication. Update ${OIDC_SCOPE:-"openid email profile"} with the desired scopes. + +{% note %} + +It does not need to be changed in most cases. The default scopes are `openid email profile`. The openid scope is required for OIDC authentication. The email and profile scopes are used to retrieve the user's email address and profile information. +Although, some provider only give Refresh Token if `offline_access` scope is provided. So, if you want to use Refresh Token, you need to add `offline_access` scope, like below: +`offline_access openid email profile`. + +{% /note %} + +## Discovery URI (discoveryUri): +Provide the URL of the OIDC provider's discovery document. This document contains metadata about the provider's configuration. + +{%important%} + +It is mostly in the format as below: https://accounts.google.com/.well-known/openid-configuration + +**Google**: https://accounts.google.com/.well-known/openid-configuration + +**Okta**: https://dev-19259000.okta.com/oauth2/aus5836ihy7o8ivuJ5d7/.well-known/openid-configuration + +**Auth0**: https://dev-3e0nwcqx.us.auth0.com/.well-known/openid-configuration + +**Azure**: https://login.microsoftonline.com/{tenant}/v2.0/.well-known/openid-configuration + +Normally it's some initial SSO provider URL followed by `.well-known/openid-configuration` + +{%important%} + +## Use Nonce (useNonce): +Set to true by Default, if you want to use nonce for replay attack protection during authentication. This does not need to be changed. + +## Preferred JWS Algorithm (preferredJwsAlgorithm): +Specify the preferred JSON Web Signature (JWS) algorithm. Default is RS256 and need not be changed . + +## Response Type (responseType): +Define the response type for the authentication request. Default is code and need not be changed. + +## Disable PKCE (disablePkce): +Set ${OIDC_DISABLE_PKCE:-true} to true if you want to disable Proof Key for Code Exchange (PKCE). If you want to send CodeVerifier and CodeChallenge in the request, set it to false. + +## Callback URL (callbackUrl): +Provide the callback URL where the OIDC provider redirects after authentication. Update ${OIDC_CALLBACK:-"http://localhost:8585/callback"} with your actual callback URL. + +{%important%} + +The only initial part of the URL should be changed, the rest of the URL should be the same as the default one. The default URL is `http://localhost:8585/callback`. +Also, this should match what you have configured in your OIDC provider. + +{%important%} + +## Server URL (serverUrl): +Specify the URL of your OM Server. Default is http://localhost:8585. + +## Client Authentication Method (clientAuthenticationMethod): +Define the method used for client authentication. Default is client_secret_post. + +{%important%} + +This does not need to be changed in most cases. The default value is `client_secret_post`. +This method is used to send the client ID and client secret in the request body. +Another possible value is `client_secret_basic`, which sends the client ID and client secret in the Authorization header. +Depending on the OIDC provider, you may need to change this value if only one of them is supported. + +{%important%} + +## Tenant (tenant): +If applicable, specify the tenant ID for multi-tenant applications. Example in case of Azure. + +{%important%} + +This is only applicable for multi-tenant applications. If you are using a single tenant application, you can leave this field empty. +For Azure SSO Provider this may be needed. + +{%important%} + +## Max Clock Skew (maxClockSkew): +Define the maximum acceptable clock skew between your application server and the OIDC server. + +## Custom Parameters (customParams): +If you have any additional custom parameters required for OIDC configuration, specify them here. diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/okta/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/okta/index.md new file mode 100644 index 00000000000..8bd0f691f69 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/okta/index.md @@ -0,0 +1,141 @@ +--- +title: Okta SSO +slug: /security/okta +collate: true +--- + +# Okta SSO + +Follow the sections in this guide to set up Okta SSO. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with Okta SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +This document will explain how to create an Okta app and configure it for OAuth. This will generate the information required for Single Sign On with Okta. + +### Step 1: Create an Okta Account +- Go to [Create Okta Account](https://developer.okta.com/signup/). +- Provide the required input and click on Sign Up. +- Else you can continue with Google or GitHub. + +### Step 2: Create the OIDC App Integration. +- Once done with **Signup/Sign** in, you will be redirected to the **Getting Started** page in Okta. +{% image src="/images/v1.6/deployment/security/okta/create-oidc-app-integration.png" alt="create-oidc-app-integration" /%} + +- Click on **Applications -> Applications** in the left navigation panel. +{% image src="/images/v1.6/deployment/security/okta/click-applications.png" alt="click-applications" /%} + +- Click on the **Create App Integration** button. +{% image src="/images/v1.6/deployment/security/okta/create-app-integration.png" alt="create-app-integration" /%} + +### Step 3: Configuring the App +- Once you are in the **Create a new app integration** page, select **OIDC - OpenID Connect**. +- Next, select the **Application type -> Single-Page Application**. +- Once selected, click **Next**. +{% image src="/images/v1.6/deployment/security/okta/configuring-the-app.png" alt="configuring-the-app" /%} + +- From the **General Settings** page, + * Enter an **App integration name** + * Select the following in **Grant type**: + * **Authorization Code** + * **Refresh Token** - For the refresh token behavior, it is recommended to select the option to 'Rotate token after every use'. + * **Implicit (hybrid)** - Select the options to allow ID Token and Access Token with implicit grant type. + * Enter the **Sign-in redirect URIs** + * http://localhost:8585/callback + * http://localhost:8585/silent-callback + * Enter the **Sign-out redirect URIs** + * Enter the **Base URIs** + * Select the required option for **Controlled access** +- Click **Save**. +{% image src="/images/v1.6/deployment/security/okta/general-settings-click-save.png" alt="general-settings-click-save" /%} + +- The app is now configured. +{% image src="/images/v1.6/deployment/security/okta/app-is-configured.png" alt="app-is-configured" /%} + +### Step 4: Add Authorization Server to get the Issuer URL +#### New Authorization Server +It is recommended to create a separate authorization server for different applications. The authorization server needs an endpoint, which'll be the Issuer URL. +- Click on **Security -> API** in the left navigation panel. +{% image src="/images/v1.6/deployment/security/okta/click-security-api.png" alt="click-security-api" /%} + +- From the **Authorization Servers** tab, click on **Add Authorization Server** button. +{% image src="/images/v1.6/deployment/security/okta/click-add-authorization-server.png" alt="click-add-authorization-server" /%} + +- Enter a Name and Description. +- While creating the authorization server, an **Audience** must be provided for the server. The Audience is the **Client ID** of the single page application that was created. Refer the next Step 7 to locate the Client ID. +- **Save** the changes. +{% image src="/images/v1.6/deployment/security/okta/add-auth-server-save-changes.png" alt="add-auth-server-save-changes" /%} + +This will generate the Issuer URL. +#### Default Authorization Server (not recommended ) +It is recommended to create a separate authorization server for different applications. The authorization server needs an endpoint, which'll be the Issuer URL. +- Click on **Security -> API** in the left navigation panel. +{% image src="/images/v1.6/deployment/security/okta/click-security-api.png" alt="click-security-api" /%} + +- From the **Authorization Servers** tab, click on **default** server. +{% image src="/images/v1.6/deployment/security/okta/default-server.png" alt="default-server" /%} + + +### Step 5: Change the Issuer URL from Dynamic to Okta URL +Once the Authorization Server has been added, navigate to Security >> API >> Authorization Servers and click on the authorization server created in the previous step. +{% image src="/images/v1.6/deployment/security/okta/click-auth-server-from-prev-step.png" alt="click-auth-server-from-prev-step" /%} + +The Issuer URL shows up as Dynamic by default. Change the Issuer URL to Okta URL and save the changes. +{% image src="/images/v1.6/deployment/security/okta/change-issuer-url.png" alt="change-issuer-url" /%} + +### Step 6: Create a Default Scope +- To create a default scope from **Security -> API**, click on the required **Authorization Server**. +{% image src="/images/v1.6/deployment/security/okta/click-req-auth-server.png" alt="click-req-auth-server" /%} + +- In the resulting page, click on the **Scopes** tab +- Click on **Add Scope** +{% image src="/images/v1.6/deployment/security/okta/add-scope.png" alt="add-scope" /%} + +- Set as a **Default Scope**. +{% image src="/images/v1.6/deployment/security/okta/set-default-scope.png" alt="set-default-scope" /%} + +### Step 7: Add New Access Policy and Rule +- From **Security -> API**, click on the required **Authorization Server** +- Navigate to the **Access Policies Tab** +- Click on **Add New Access Policy** +{% image src="/images/v1.6/deployment/security/okta/add-new-access-policy.png" alt="add-new-access-policy" /%} + +- To create a policy, add a Name and Description. +- Assign the policy to the required clients. +{% image src="/images/v1.6/deployment/security/okta/assign-policy.png" alt="" /%} + +- Add a new **Rule** inside the policy as required. Rules can be created with just a few grant type details, such as Client Credentials, Authorization Code, Device Authorization, and Token Exchange. +- Click on **Create Rule** to save the changes. +{% image src="/images/v1.6/deployment/security/okta/add-rule.png" alt="add-rule" /%} + +### Step 8: Where to Find the Credentials +- Once the app is configured, the **Client ID** can be used. +- You can also go to **Application -> Application** as in step 2. +- You should be able to see your application in the list. +{% image src="/images/v1.6/deployment/security/okta/see-your-application.png" alt="see-your-application" /%} + +- Click on your application. +- You will find your **Client ID** and **Okta domain**. +- The **Client authentication** is enabled by default. +- By clicking on the Edit **** option for General Settings, you can deselect the option for **User consent**. Save the changes. +{% image src="/images/v1.6/deployment/security/okta/deselect-user-consent.png" alt="deselect-user-consent" /%} + +- Click on the **Sign On** tab from the top navigation bar. +- Click on Edit for **OpenID Connect ID Token**. +- For **Issuer**, change from the Dynamic (based on request domain) option to the **Okta URL** option. +- The **Audience** is the same as the Client ID. + +{% image src="/images/v1.6/deployment/security/okta/click-edit-token.png" alt="click-edit-token" /%} + +You will need to share the following information with the Collate team: +- Issuer URL +- Client ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/one-login/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/one-login/index.md new file mode 100644 index 00000000000..89de04a5836 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/one-login/index.md @@ -0,0 +1,57 @@ +--- +title: OneLogin SSO +slug: /security/one-login +collate: true +--- + +# OneLogin SSO + +Follow the sections in this guide to set up OneLogin SSO. + +{% note %} +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM in case you had [Basic Authentication](/deployment/security/basic-auth) + enabled before configuring the authentication with OneLogin SSO. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens). The keys we provide + by default are aimed only for quickstart and testing purposes. They should NEVER be used in a production installation. + +{% /note %} + +## Create Server Credentials + +### Step 1: Configure a new Application + +- Login to [OneLogin](https://www.onelogin.com/) as an administrator and click on Applications + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-1.png" alt="create-account" /%} + +- Click on the `Add App` button and search for `openid connect` +- Select the `OpenId Connect (OIDC)` app + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-2.png" alt="create-account" /%} + +- Change the Display Name of the app to `Open Metadata` and click `Save` + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-3.png" alt="create-account" /%} + +- Configure the login Url (`http(s):///signin`) and redirect URI (`http(s):///callback`) as shown below + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-4.png" alt="create-account" /%} + +- Configure the users in the organization that can access OpenMetadata app by clicking on the `Users` + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-5.png" alt="create-account" /%} + +- Click on "SSO" and select `None (PKCE)` for Token Endpoint. + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-6.png" alt="create-account" /%} + +### Step 2: Where to find the Credentials + +- Go to "SSO" and copy the Client ID + +{% image src="/images/v1.6/deployment/security/one-login/create-server-credentials-7.png" alt="create-account" /%} + +You will need to share the following information with the Collate team: +- Issuer URL +- Client ID diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/aws.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/aws.md new file mode 100644 index 00000000000..c7839a3304a --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/aws.md @@ -0,0 +1,53 @@ +--- +title: SAML AWS SSO +slug: /security/saml/aws +collate: true +--- + +# SAML AWS SSO + +Follow the sections in this guide to set up AWS SSO using SAML. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Create OpenMetadata application + +### Step 1: Configure a new Application in AWS Console + +- Login to [AWS Console](https://aws.amazon.com/console/) as an administrator and search for IAM Identity Center. + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-1.png" alt="IAM-Identity-Center" /%} + +- Click on `Choose your identity source` and configure as per security requirements. + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-2.png" alt="identity-source" /%} + +- After identity source is set up successfully, goto step 2 and click on `Manage Access to application` and add all the required users who need access to application. + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-3.png" alt="manage-access" /%} + +- Click on `Set up Identity Center enabled applications`, and click `Add application`, and select `Add custom SAML 2.0 application`. + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-4.png" alt="saml-application" /%} + +- Set Display Name to `OpenMetadata` , and download the metadata xml file and save it someplace safe, it is needed to setup OM Server + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-5.png" alt="metadata-xml" /%} + +- Click on `Manage assignments to your cloud applications` and select `OpenMetadata` from list of applications. + +- Click on `Actions` and select `Edit Configurations` from list. Populate the shown values replacing `localhost:8585` with your `{domain}:{port}` and Submit. + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-6.png" alt="edit-configuration" /%} + +- Click on `Actions` again and select `Edit Attribute Mapping` from list. Populate the values as shown below and submit + +{% image src="/images/v1.6/deployment/security/saml/aws/saml-aws-7.png" alt="edit-attribute" /%} + +Send the Collate team the above information to configure the server. diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/azure.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/azure.md new file mode 100644 index 00000000000..5fe1f253a42 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/azure.md @@ -0,0 +1,79 @@ +--- +title: SAML AZURE SSO +slug: /security/saml/azure +collate: true +--- + +# SAML AZURE SSO + +Follow the sections in this guide to set up Azure SSO using SAML. + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Create OpenMetadata application + +### Step 1: Configure a new Application in Microsoft Entra ID + +- Login to [Azure Portal](https://portal.azure.com) as an administrator and search for Microsoft Entra ID. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-1.png" alt="EnterpriseApplications" /%} + +- Click on `Enterprise Applications` and then ` + New Application ` . + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-2.png" alt="new-application" /%} + +- After that a new window will appear with different applications, click on `Create your own application`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-3.png" alt="create-own-application" /%} + +- Give your application a name and select `Integrate any other application you don't find in the gallery` and then click `Create`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-4.png" alt="name-application-create" /%} + +- Once you have the application created, open the app from list , and then click on `Single Sign-On` and then `SAML`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-5.png" alt="saml-create-single-sign-On" /%} + +- Edit `Basic SAML Configuration` and populate the values as shown below for `EntityId` and `Assertion Consumer Service Url`. These value should match the one configured with Openmetadata Server side for `samlConfiguration.sp.entityId` and `samlConfiguration.sp.acs` respectively. After this click `Save`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-6.png" alt="edit-basic-saml-configuration" /%} + +- Click on `Attributes and Claims` and click on the `Required Claim (NameId)`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-7.png" alt="edit-claims" /%} + +- You will see the values as below image, we need to set the value `Source Attribute` to a user mail value claim from the IDP. Click on `Edit` and then select the `Source Attribute` as `user.mail` or `user.userprincipalname` (in some cases this is also a mail) and then click `Save`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-8.png" alt="edit-claim-value" /%} + +- To Confirm the claim value we can navigate to user page and check the value of the user. In my case as you can see User Princpal Name is a my mail which i want to use for Openmetadata , so for me `user.userprincipalname` would be correct claim. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-9.png" alt="user-claim-value" /%} + +{% note %} + +Security requirements for your **production** environment: +- You must always communicate via signed Request for both request from SP to IDP and response from IDP to SP. +- To do so we need to add SP certificate to IDP , so that IDP can validate the signed Auth Request coming from SP. + +- Generate the certificate using below command and then upload the certificate to IDP. +```shell +openssl req -new -x509 -days 365 -nodes -sha256 -out saml.crt -keyout saml.pem +openssl x509 -in saml.crt -out samlCER.cer -outform DER +``` + +- Under `Single Sign-On` you will see SAML Certificates, click on `Verification Certificates`. + +{% image src="/images/v1.6/deployment/security/saml/azure/saml-azure-11.png" alt="verification-certificate" /%} + +- You can then check the `Require Verification Certificates` and import the certification with .cer format we generated previously. + +{% /note %} + +Send the Collate team the above information to configure the server. diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/index.md new file mode 100644 index 00000000000..5585b143824 --- /dev/null +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/security-collate/saml/index.md @@ -0,0 +1,79 @@ +--- +title: SAML SSO +slug: /security/saml +collate: true +--- + +# SAML SSO + +{% note %} + +Security requirements for your **production** environment: +- **DELETE** the admin default account shipped by OM. +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) in case it is enabled. + +{% /note %} + +## Configuring Identity Provider and Service Provider + +### Identity Provide (IDP) Configuration + +- Every IDP will have the following information + +1. EntityId/Authority -> Same as IDP Openmetadata has an Entity Id +2. SignOn Url -> Service Provider SignOn Url +3. X509 Certificate -> In case the SP expects (wantAuthnRequestSigned) then provide certificate for validating. +4. Authority Url -> We just need to update the domain `localhost`. +5. NameID: This is sent as part of request and is provided by the IDP. + +Every IDP provides this information, we can download the XML Metadata and configure the OM taking the values from the XML. + +### Service Provider (SP) Configuration + +- Openmetadata is the service provider, we just update the `localhost` to the hosted URI. + +1. EntityId/Authority -> Normally a Url providing info about the provider. +2. SignOn Url -> Url to be used for signing purpose. +3. X509 Certificate -> In case the SP expects a signed response from IDP, the IDP can be configured with Signing Certificate given by SP. +4. Private Key -> In case SP expects a encrypted response from the IDP , the IDP can be configured with SPs public key for encryption and the Private Key can be used for SP for decrypting. + +### Security Configuration + +Security Configuration controls the SP requirement for the Security related aspects. +The SP can be configured to send signed or encrypted or both request , and in return can also expect +signed or encrypted or both responses from the IDP. + +## Setup JWT Configuration + +Jwt Configuration is mandatory for Saml SSO. + +- Follow the guide here for JWT Configuration [Enable JWT Token](/deployment/security/enable-jwt-tokens). + +{% note %} + +Security requirements for your **production** environment: +- **UPDATE** the Private / Public keys used for the [JWT Tokens](/deployment/security/enable-jwt-tokens) the ones shipped with OM are for POC only. + +{% /note %} + +More specific details on different IDPs can be found below: + +{% inlineCalloutContainer %} + {% inlineCallout + color="violet-70" + icon="celebration" + bold="AWS Saml" + href="/security/saml/aws" %} + Configure AWS as IDP. + {% /inlineCallout %} +{% /inlineCalloutContainer %} + +{% inlineCalloutContainer %} +{% inlineCallout +color="violet-70" +icon="celebration" +bold="Azure Saml" +href="/security/saml/azure" %} +Configure AWS as IDP. +{% /inlineCallout %} +{% /inlineCalloutContainer %}