-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed as not planned
Labels
authentication:ssoSingle Sign OnSingle Sign On
Description
Bug description
The underlying Flask-AppBuilder dependency does not work with Okta
Screenshots/recordings
dpgaspar/Flask-AppBuilder#2291 has lots of information, which I have confirmed in a minimal reproducible example with the library
Superset version
master / latest-dev
Python version
3.11
Node version
Not applicable
Browser
Not applicable
Additional context
This is a server-side behaviour. I Have confirmed that I can get information from the endpoint for userinfo and that I am using the URL from the server_metadata of self.appbuilder.sm.oauth_remotes[provider], and while it works in CURL, it 404's in that library, which is hampering an effort to setup Apache Superset
Checklist
- I have searched Superset docs and Slack and didn't find a solution to my problem.
- I have searched the GitHub issue tracker and didn't find a similar bug report.
- I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Metadata
Metadata
Assignees
Labels
authentication:ssoSingle Sign OnSingle Sign On