Skip to content

Okta auth failing #31336

@Lewiscowles1986

Description

@Lewiscowles1986

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions