Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added Keycloak auth configuration #29487

Merged
merged 7 commits into from
Jul 11, 2024
Merged

Commits on Jul 4, 2024

  1. Added Keycloak part to configuring-superset.mdx

    using Flask-OIDC
    lindner-tj committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    495169f View commit details
    Browse the repository at this point in the history
  2. typo fix

    lindner-tj committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fd34bf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update docs/docs/configuration/configuring-superset.mdx

    Co-authored-by: Sam Firke <[email protected]>
    lindner-tj and sfirke committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a1f2645 View commit details
    Browse the repository at this point in the history
  2. Update docs/docs/configuration/configuring-superset.mdx

    Co-authored-by: Sam Firke <[email protected]>
    lindner-tj and sfirke committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    27c6b94 View commit details
    Browse the repository at this point in the history
  3. Update docs/docs/configuration/configuring-superset.mdx

    Co-authored-by: Sam Firke <[email protected]>
    lindner-tj and sfirke committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6fd72f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    6261e2b View commit details
    Browse the repository at this point in the history
  2. Added mention of Flask-OpenID as required dependency

    Answering the question of @kormpakis made me aware that I forgot to include this.
    lindner-tj committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2336e9e View commit details
    Browse the repository at this point in the history