Advertisement
Guest User

Untitled

a guest
May 24th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. This Gist demonstrates how to enable Okta/OpenID Connect login for Superset
  2. (and with slight modifications, other Flask-Appbuilder apps).
  3.  
  4. All you need to do is to update `superset_config.py` as following and make sure your
  5. Cliend ID (`OKTA_KEY`) and Secret (`OKTA_SECRET`) are put into the env.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement