SAML SSO for Bare Metal
Update conf/openmetadata.yaml
Follow this sections in this guide to set up Saml for almost any IDP. In Openmetadata the SAML configuration are divided into the following three sections:-
- Identity Provide (IDP) Configuration
- Service Provider (SP) Configuration (SP is Openmetadata)
- Security Config
Configure Ingestion
Once your server security is set, it's time to review the ingestion configuration. Our bots support JWT tokens to authenticate to the server when sending requests.
Find more information on Enabling JWT Tokens and JWT Troubleshooting to ensure seamless authentication.