apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

feat: apisix dashbord support 2fa

Open tsui66 opened this issue 3 years ago • 3 comments

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?

tsui66 avatar Mar 23 '22 07:03 tsui66

@tsui66 Dou you have any good idea about it?

tokers avatar Mar 23 '22 09:03 tokers

@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

zaunist avatar Mar 24 '22 01:03 zaunist

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

jwrookie avatar May 29 '22 05:05 jwrookie