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 2020/01/21 23:03:27 UTC

[GitHub] [incubator-superset] alecialee opened a new issue #8989: MFA Options?

alecialee opened a new issue #8989: MFA Options?
URL: https://github.com/apache/incubator-superset/issues/8989
 
 
   Hello,
   
   Just wondering if there are any options for using MFA for Superset. I searched through the documentation, but was unable to find anything for "MFA" or "multi-factor authentication". If this is an option what MFA platforms are an option? And can you point me to the section in the docs that deals with setting this up? If this isn't a current feature, is it on the roadmap?
   
   Thank you in advance!
   -Alecia

----------------------------------------------------------------
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


[GitHub] [incubator-superset] nytai edited a comment on issue #8989: MFA Options?

Posted by GitBox <gi...@apache.org>.
nytai edited a comment on issue #8989: MFA Options?
URL: https://github.com/apache/incubator-superset/issues/8989#issuecomment-576935006
 
 
   Hi @alecialee, superset does not currently support any native MFA functionality (that I know of). It does provide a way to override some of the security manager's functionality so that you can delegate to your own authentication system. Here's some documentation about the security manager: https://flask-appbuilder.readthedocs.io/en/latest/security.html
   
   Something that comes to mind, you could use OAuth and then rely on your oauth provider to handle MFA. Something like https://auth0.com/ and google should have options for forcing users to use MFA. 
   
   As for the roadmap, I do not know of any current plans to add MFA functionality to superset. 

----------------------------------------------------------------
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


[GitHub] [incubator-superset] nytai commented on issue #8989: MFA Options?

Posted by GitBox <gi...@apache.org>.
nytai commented on issue #8989: MFA Options?
URL: https://github.com/apache/incubator-superset/issues/8989#issuecomment-576935006
 
 
   Hi @alecialee, superset does not currently support any native MFA functionality (that I know of). It does provide a way to override some of the security manager's functionality so that you can delegate to your own authentication system. Here's some documentation about the security manager: https://flask-appbuilder.readthedocs.io/en/latest/security.html
   
   Something that comes to mind, ss you could use OAuth and then rely on your oauth provider to handle MFA. Something like https://auth0.com/ and google should have options for forcing users to use MFA. 
   
   As for the roadmap, I do not know of any current plans to add MFA functionality to superset. 

----------------------------------------------------------------
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


[GitHub] [incubator-superset] alecialee closed issue #8989: MFA Options?

Posted by GitBox <gi...@apache.org>.
alecialee closed issue #8989: MFA Options?
URL: https://github.com/apache/incubator-superset/issues/8989
 
 
   

----------------------------------------------------------------
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


[GitHub] [incubator-superset] alecialee commented on issue #8989: MFA Options?

Posted by GitBox <gi...@apache.org>.
alecialee commented on issue #8989: MFA Options?
URL: https://github.com/apache/incubator-superset/issues/8989#issuecomment-577323581
 
 
   Thank you @nytai . I'll look into it. 
   
   -Alecia

----------------------------------------------------------------
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