apache / apisix-dashboard

Dashboard for Apache APISIX
https://apisix.apache.org/
Apache License 2.0
987 stars 523 forks source link

feat: apisix dashbord support 2fa #2389

Open tsui66 opened 2 years ago

tsui66 commented 2 years ago

Description

Until now, we can only change default username and password, restrict the source IP to access the Apache APISIX Dashboard. Can we support 2FA to make this more secure?

tokers commented 2 years ago

@tsui66 Dou you have any good idea about it?

zaunist commented 2 years ago

@tsui66 Hello, if you have any idea, you could discuss in this issue https://github.com/apache/apisix-dashboard/issues/2354. Or send eamil to https://lists.apache.org/thread/lltjvf2bjj18og6no5lplwjry0z01pbd

jwrookie commented 2 years ago

How about google authenticator? as far as I know, it is more popular. The 2FA of jumpserver is implemented with it