Docs: Meta Description Updation (#22376)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-15 19:46:59 +05:30 committed by GitHub
parent 71ad8766d9
commit 174e6ed980
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
84 changed files with 132 additions and 48 deletions

View File

@ -1,5 +1,6 @@
---
title: Docker Deployment | OpenMetadata Container Setup
description: Deploy the platform using Docker containers to simplify setup, scaling, and local testing without needing external dependencies.
slug: /deployment/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Bare Metal
title: Amazon Cognito SSO for Bare Metal | Official Documentation
description: Deploy Amazon Cognito on bare-metal servers to offer secure authentication without relying on cloud-native services or hosted environments.
slug: /deployment/security/amazon-cognito/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Docker
title: Amazon Cognito SSO for Docker | Official Documentation
description: Enable Amazon Cognito with Docker containers to manage secure, token-based authentication in lightweight, containerized app deployments.
slug: /deployment/security/amazon-cognito/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Kubernetes
title: Amazon Cognito SSO for Kubernetes | Official Documentation
description: Use Amazon Cognito with Kubernetes to secure user access across distributed containerized apps using token-based authentication workflows.
slug: /deployment/security/amazon-cognito/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Implement Auth0 Authorization Code Flow to manage user authentication securely with backend service token exchange and login session tracking.
slug: /deployment/security/auth0/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO | OpenMetadata Security Integration
description: Configure Auth0 inside Docker containers to manage secure user logins with backend token validation and low-latency identity workflows.
slug: /deployment/security/auth0/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up Auth0s implicit flow to enable client-side authentication for public-facing apps using direct token issuance and frontend validation.
slug: /deployment/security/auth0/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Set up Azure Authorization Code Flow to authenticate users via backend services, using secure token exchange and standards-based login flow.
slug: /deployment/security/azure/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up secure Azure-based authentication inside Docker deployments using standards-compliant flows and lightweight token exchange methods.
slug: /deployment/security/azure/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Enable implicit authentication for Azure apps using client-side tokens to streamline secure user access without needing redirection or backend calls.
slug: /deployment/security/azure/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Bare Metal
title: Custom OIDC SSO for Bare Metal | Official Documentation
description: Use custom OIDC authentication on bare-metal environments to support identity federation and secure access without cloud dependencies.
slug: /deployment/security/custom-oidc/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Docker
title: Custom OIDC SSO for Docker | Official Documentation
description: Use custom OIDC providers within Docker environments to manage authentication securely across diverse application services and endpoints.
slug: /deployment/security/custom-oidc/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Kubernetes
title: Custom OIDC SSO for Kubernetes | Official Documentation
description: Configure a custom OIDC provider in Kubernetes to enable secure, token-based authentication with flexible identity management and access control.
slug: /deployment/security/custom-oidc/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Bare Metal
title: Google SSO for Bare Metal | Official Documentation
description: Enable secure Google OAuth authentication for bare-metal servers using token-based validation in non-cloud or hybrid infrastructures.
slug: /deployment/security/google/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Docker
title: Google SSO for Docker | Official Documentation
description: Deploy secure authentication using Google OAuth inside Docker environments, enabling token-based access control and session protection.
slug: /deployment/security/google/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Kubernetes
title: Google SSO for Kubernetes | Official Documentation
description: Configure Google OAuth in Kubernetes clusters to enable seamless user authentication and manage secure container-level access control.
slug: /deployment/security/google/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth code flow of Keyclock
title: Auth code flow of Keyclock | Official Documentation
description: Implement Keycloaks Authorization Code Flow for backend-based secure logins using token exchange, identity claims, and session control.
slug: /deployment/security/keycloak/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Implicit flow of Keyclock
title: Implicit flow of Keyclock | Official Documentation
description: Configure Keycloaks Implicit Flow to support secure, frontend-based token issuance for fast browser-based authentication workflows.
slug: /deployment/security/keycloak/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Ldap Authentication for Docker
title: Ldap Authentication for Docker | Official Documentation
description: Integrate LDAP-based authentication in Docker for centralized credential management and user access across containerized applications.
slug: /deployment/security/ldap/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: LDAP Authentication | OpenMetadata Security Setup
description: Configure LDAP integration to support centralized identity management using directory-based authentication systems.
slug: /deployment/security/ldap
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OIDC Based Authentication
title: OIDC Based Authentication | Official Documentation
description: Enable OIDC-based authentication to unify identity providers using open standards, access tokens, and flexible integration patterns.
slug: /deployment/security/oidc
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO (Docker) | OpenMetadata Deployment Guide
description: Configure Okta Authorization Code Flow to handle secure user login through backend token validation and maintain session integrity in web platforms.
slug: /deployment/security/okta/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO for Docker | OpenMetadata Deployment Guide
description: Set up Okta authentication in Docker to streamline secure identity workflows, token validation, and backend integration for containers.
slug: /deployment/security/okta/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO | OpenMetadata Authentication Integration
description: Use Oktas implicit flow for browser-based apps to issue ID tokens directly to the frontend, enabling fast, lightweight user authentication.
slug: /deployment/security/okta/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Bare Metal
title: OneLogin SSO for Bare Metal | Official Documentation
description: Use OneLogin authentication on bare-metal deployments to ensure secure, token-driven access without relying on cloud-native services.
slug: /deployment/security/one-login/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: One Login SSO for Docker
title: One Login SSO for Docker | Official Documentation
description: Deploy OneLogin authentication in Docker for fast, secure user validation and centralized identity management in container services.
slug: /deployment/security/one-login/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Kubernetes
title: OneLogin SSO for Kubernetes | Official Documentation
description: Integrate OneLogin into Kubernetes clusters to securely manage authentication, access tokens, and identity roles at runtime.
slug: /deployment/security/one-login/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Getting Started with OpenMetadata for Data cataloging
description: Follow this guide to get started quickly with core deployment, authentication, data access, and configuration for your platform setup.
slug: /quick-start/getting-started
---

View File

@ -1,5 +1,6 @@
---
title: Docker Deployment | OpenMetadata Container Setup
description: Deploy the platform using Docker containers to simplify setup, scaling, and local testing without needing external dependencies.
slug: /deployment/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Bare Metal
title: Amazon Cognito SSO for Bare Metal | Official Documentation
description: Deploy Amazon Cognito on bare-metal servers to offer secure authentication without relying on cloud-native services or hosted environments.
slug: /deployment/security/amazon-cognito/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Docker
title: Amazon Cognito SSO for Docker | Official Documentation
description: Enable Amazon Cognito with Docker containers to manage secure, token-based authentication in lightweight, containerized app deployments.
slug: /deployment/security/amazon-cognito/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Kubernetes
title: Amazon Cognito SSO for Kubernetes | Official Documentation
description: Use Amazon Cognito with Kubernetes to secure user access across distributed containerized apps using token-based authentication workflows.
slug: /deployment/security/amazon-cognito/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Implement Auth0 Authorization Code Flow to manage user authentication securely with backend service token exchange and login session tracking.
slug: /deployment/security/auth0/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO | OpenMetadata Security Integration
description: Configure Auth0 inside Docker containers to manage secure user logins with backend token validation and low-latency identity workflows.
slug: /deployment/security/auth0/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up Auth0s implicit flow to enable client-side authentication for public-facing apps using direct token issuance and frontend validation.
slug: /deployment/security/auth0/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Set up Azure Authorization Code Flow to authenticate users via backend services, using secure token exchange and standards-based login flow.
slug: /deployment/security/azure/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up secure Azure-based authentication inside Docker deployments using standards-compliant flows and lightweight token exchange methods.
slug: /deployment/security/azure/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Enable implicit authentication for Azure apps using client-side tokens to streamline secure user access without needing redirection or backend calls.
slug: /deployment/security/azure/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Bare Metal
title: Custom OIDC SSO for Bare Metal | Official Documentation
description: Use custom OIDC authentication on bare-metal environments to support identity federation and secure access without cloud dependencies.
slug: /deployment/security/custom-oidc/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Docker
title: Custom OIDC SSO for Docker | Official Documentation
description: Use custom OIDC providers within Docker environments to manage authentication securely across diverse application services and endpoints.
slug: /deployment/security/custom-oidc/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Kubernetes
title: Custom OIDC SSO for Kubernetes | Official Documentation
description: Configure a custom OIDC provider in Kubernetes to enable secure, token-based authentication with flexible identity management and access control.
slug: /deployment/security/custom-oidc/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Bare Metal
title: Google SSO for Bare Metal | Official Documentation
description: Enable secure Google OAuth authentication for bare-metal servers using token-based validation in non-cloud or hybrid infrastructures.
slug: /deployment/security/google/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Docker
title: Google SSO for Docker | Official Documentation
description: Deploy secure authentication using Google OAuth inside Docker environments, enabling token-based access control and session protection.
slug: /deployment/security/google/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Kubernetes
title: Google SSO for Kubernetes | Official Documentation
description: Configure Google OAuth in Kubernetes clusters to enable seamless user authentication and manage secure container-level access control.
slug: /deployment/security/google/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth code flow of Keyclock
title: Auth code flow of Keyclock | Official Documentation
description: Implement Keycloaks Authorization Code Flow for backend-based secure logins using token exchange, identity claims, and session control.
slug: /deployment/security/keycloak/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Implicit flow of Keyclock
title: Implicit flow of Keyclock | Official Documentation
description: Configure Keycloaks Implicit Flow to support secure, frontend-based token issuance for fast browser-based authentication workflows.
slug: /deployment/security/keycloak/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Ldap Authentication for Docker
title: Ldap Authentication for Docker | Official Documentation
description: Integrate LDAP-based authentication in Docker for centralized credential management and user access across containerized applications.
slug: /deployment/security/ldap/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: LDAP Authentication | OpenMetadata Security Setup
description: Configure LDAP integration to support centralized identity management using directory-based authentication systems.
slug: /deployment/security/ldap
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OIDC Based Authentication
title: OIDC Based Authentication | Official Documentation
description: Enable OIDC-based authentication to unify identity providers using open standards, access tokens, and flexible integration patterns.
slug: /deployment/security/oidc
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO (Docker) | OpenMetadata Deployment Guide
description: Configure Okta Authorization Code Flow to handle secure user login through backend token validation and maintain session integrity in web platforms.
slug: /deployment/security/okta/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO for Docker | OpenMetadata Deployment Guide
description: Set up Okta authentication in Docker to streamline secure identity workflows, token validation, and backend integration for containers.
slug: /deployment/security/okta/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO | OpenMetadata Authentication Integration
description: Use Oktas implicit flow for browser-based apps to issue ID tokens directly to the frontend, enabling fast, lightweight user authentication.
slug: /deployment/security/okta/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Bare Metal
title: OneLogin SSO for Bare Metal | Official Documentation
description: Use OneLogin authentication on bare-metal deployments to ensure secure, token-driven access without relying on cloud-native services.
slug: /deployment/security/one-login/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: One Login SSO for Docker
title: One Login SSO for Docker | Official Documentation
description: Deploy OneLogin authentication in Docker for fast, secure user validation and centralized identity management in container services.
slug: /deployment/security/one-login/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Kubernetes
title: OneLogin SSO for Kubernetes | Official Documentation
description: Integrate OneLogin into Kubernetes clusters to securely manage authentication, access tokens, and identity roles at runtime.
slug: /deployment/security/one-login/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Getting Started with OpenMetadata for Data cataloging
description: Follow this guide to get started quickly with core deployment, authentication, data access, and configuration for your platform setup.
slug: /quick-start/getting-started
---

View File

@ -1,5 +1,6 @@
---
title: Docker Deployment | OpenMetadata Container Setup
description: Deploy the platform using Docker containers to simplify setup, scaling, and local testing without needing external dependencies.
slug: /deployment/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Bare Metal
title: Amazon Cognito SSO for Bare Metal | Official Documentation
description: Deploy Amazon Cognito on bare-metal servers to offer secure authentication without relying on cloud-native services or hosted environments.
slug: /deployment/security/amazon-cognito/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Docker
title: Amazon Cognito SSO for Docker | Official Documentation
description: Enable Amazon Cognito with Docker containers to manage secure, token-based authentication in lightweight, containerized app deployments.
slug: /deployment/security/amazon-cognito/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Amazon Cognito SSO for Kubernetes
title: Amazon Cognito SSO for Kubernetes | Official Documentation
description: Use Amazon Cognito with Kubernetes to secure user access across distributed containerized apps using token-based authentication workflows.
slug: /deployment/security/amazon-cognito/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Implement Auth0 Authorization Code Flow to manage user authentication securely with backend service token exchange and login session tracking.
slug: /deployment/security/auth0/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO | OpenMetadata Security Integration
description: Configure Auth0 inside Docker containers to manage secure user logins with backend token validation and low-latency identity workflows.
slug: /deployment/security/auth0/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up Auth0s implicit flow to enable client-side authentication for public-facing apps using direct token issuance and frontend validation.
slug: /deployment/security/auth0/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Set up Azure Authorization Code Flow to authenticate users via backend services, using secure token exchange and standards-based login flow.
slug: /deployment/security/azure/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Azure SSO for Docker | OpenMetadata Deployment Guide
description: Set up secure Azure-based authentication inside Docker deployments using standards-compliant flows and lightweight token exchange methods.
slug: /deployment/security/azure/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth0 SSO for Docker | OpenMetadata Deployment Guide
description: Enable implicit authentication for Azure apps using client-side tokens to streamline secure user access without needing redirection or backend calls.
slug: /deployment/security/azure/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Bare Metal
title: Custom OIDC SSO for Bare Metal | Official Documentation
description: Use custom OIDC authentication on bare-metal environments to support identity federation and secure access without cloud dependencies.
slug: /deployment/security/custom-oidc/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Docker
title: Custom OIDC SSO for Docker | Official Documentation
description: Use custom OIDC providers within Docker environments to manage authentication securely across diverse application services and endpoints.
slug: /deployment/security/custom-oidc/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Custom OIDC SSO for Kubernetes
title: Custom OIDC SSO for Kubernetes | Official Documentation
description: Configure a custom OIDC provider in Kubernetes to enable secure, token-based authentication with flexible identity management and access control.
slug: /deployment/security/custom-oidc/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Bare Metal
title: Google SSO for Bare Metal | Official Documentation
description: Enable secure Google OAuth authentication for bare-metal servers using token-based validation in non-cloud or hybrid infrastructures.
slug: /deployment/security/google/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Docker
title: Google SSO for Docker | Official Documentation
description: Deploy secure authentication using Google OAuth inside Docker environments, enabling token-based access control and session protection.
slug: /deployment/security/google/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Google SSO for Kubernetes
title: Google SSO for Kubernetes | Official Documentation
description: Configure Google OAuth in Kubernetes clusters to enable seamless user authentication and manage secure container-level access control.
slug: /deployment/security/google/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Auth code flow of Keyclock
title: Auth code flow of Keyclock | Official Documentation
description: Implement Keycloaks Authorization Code Flow for backend-based secure logins using token exchange, identity claims, and session control.
slug: /deployment/security/keycloak/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Implicit flow of Keyclock
title: Implicit flow of Keyclock | Official Documentation
description: Configure Keycloaks Implicit Flow to support secure, frontend-based token issuance for fast browser-based authentication workflows.
slug: /deployment/security/keycloak/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Ldap Authentication for Docker
title: Ldap Authentication for Docker | Official Documentation
description: Integrate LDAP-based authentication in Docker for centralized credential management and user access across containerized applications.
slug: /deployment/security/ldap/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: LDAP Authentication | OpenMetadata Security Setup
description: Configure LDAP integration to support centralized identity management using directory-based authentication systems.
slug: /deployment/security/ldap
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OIDC Based Authentication
title: OIDC Based Authentication | Official Documentation
description: Enable OIDC-based authentication to unify identity providers using open standards, access tokens, and flexible integration patterns.
slug: /deployment/security/oidc
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO (Docker) | OpenMetadata Deployment Guide
description: Configure Okta Authorization Code Flow to handle secure user login through backend token validation and maintain session integrity in web platforms.
slug: /deployment/security/okta/auth-code-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO for Docker | OpenMetadata Deployment Guide
description: Set up Okta authentication in Docker to streamline secure identity workflows, token validation, and backend integration for containers.
slug: /deployment/security/okta/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Okta SSO | OpenMetadata Authentication Integration
description: Use Oktas implicit flow for browser-based apps to issue ID tokens directly to the frontend, enabling fast, lightweight user authentication.
slug: /deployment/security/okta/implicit-flow
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Bare Metal
title: OneLogin SSO for Bare Metal | Official Documentation
description: Use OneLogin authentication on bare-metal deployments to ensure secure, token-driven access without relying on cloud-native services.
slug: /deployment/security/one-login/bare-metal
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: One Login SSO for Docker
title: One Login SSO for Docker | Official Documentation
description: Deploy OneLogin authentication in Docker for fast, secure user validation and centralized identity management in container services.
slug: /deployment/security/one-login/docker
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: OneLogin SSO for Kubernetes
title: OneLogin SSO for Kubernetes | Official Documentation
description: Integrate OneLogin into Kubernetes clusters to securely manage authentication, access tokens, and identity roles at runtime.
slug: /deployment/security/one-login/kubernetes
collate: false
---

View File

@ -1,5 +1,6 @@
---
title: Getting Started with OpenMetadata for Data cataloging
description: Follow this guide to get started quickly with core deployment, authentication, data access, and configuration for your platform setup.
slug: /quick-start/getting-started
---