Metabase Embedding Sso Implementation

Implements JWT SSO authentication for Metabase embedding in a project. Supports all embedding types that use SSO — Modular embedding (embed.js web components), Modular embedding SDK (@metabase/embedding-sdk-react), and Full app embedding (iframe-based). Creates the JWT signing endpoint, configures the frontend auth layer, and sets up group mappings. Use when the user wants to add SSO/JWT auth to their Metabase embedding, implement user identity for embedded analytics, set up JWT authentication for Metabase, or connect their app's authentication to Metabase embedding.

metabase 74def61 24.8 KB Updated

File contents

metabase/agent-skills/tree/main/skills/metabase-embedding-sso-implementation commit 74def6134f

Frequently asked questions

npx skillmds@latest add metabase/metabase-embedding-sso-implementation