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/22 18:46:00 UTC

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

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