You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/08/19 02:33:34 UTC

[GitHub] [incubator-superset] ericandrewmeadows opened a new issue #8062: CUSTOM_SECURITY_MANAGER not working in 0.34.0rc1

ericandrewmeadows opened a new issue #8062: CUSTOM_SECURITY_MANAGER not working in 0.34.0rc1
URL: https://github.com/apache/incubator-superset/issues/8062
 
 
   App routing is broken in the latest release with respect to Custom Security Manager.  Please deprecate this release.
   
   ### Expected results
   
   When attempting to access the root url for Superset, this should redirect to the login page if the user is not logged in.  This redirect is failing to work when `AUTH_TYPE = AUTH_OID`
   
   ### Actual results
   
   The app routes to `/superset/welcome`
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   1. Use a custom security manager, akin to https://stackoverflow.com/questions/54010314/using-keycloakopenid-connect-with-apache-superset#54024394
   2. Deploy
   3. Navigate to bare url
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 0.34.0rc1
   - python version: 3.6
   - node.js version: 10.0
   - npm version: `npm -v`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   This works perfectly fine on `0.33.0rc1`, so I have had to downgrade.  Because of this issue, where the routing is not correct, I believe this issue should be resolved and 0.34.0rc1 should be pulled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org