Skip to content

Conversation

lguichard78
Copy link

@lguichard78 lguichard78 commented Aug 12, 2025

SUMMARY

This PR fixes a bug when using oauth or ldap authentication with an application root. Indeed, the value of "superset_app_root" is not taken into account leading to broken link when trying to authenticate with oauth or ldap.
(Some problems may remain for the registration...)

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue: Fixes OAuth login not taking into account 'superset_app_root' #34552
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@dosubot dosubot bot added the authentication Related to authentication label Aug 12, 2025
Copy link

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've completed my review and didn't find any issues.

Files scanned
File Path Reviewed
superset-frontend/src/pages/Login/index.tsx

Explore our documentation to understand the languages and file types we support and the files we ignore.

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication Related to authentication size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth login not taking into account 'superset_app_root'
1 participant