dpgaspar commented on issue #14330:
URL: https://github.com/apache/superset/issues/14330#issuecomment-844324321


   @dusatvoj 
   
   I see so it may be because of: 
https://github.com/apache/superset/blob/master/superset/utils/machine_auth.py#L53
   by default the test request is `/login` if it redirects immediately to 
openid then that could be your problem. You can write your own 
`MachineAuthProvider` and set it on `MACHINE_AUTH_PROVIDER_CLASS` config key.  
   


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to