IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
25.19k stars 1.37k forks source link

Login OTP (2FA) support #1944

Open dalso0418 opened 1 month ago

dalso0418 commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Security settings are required when logging in. When opening the web of casaOS to the outside, it is difficult to open because there is no authentication system such as 2FA or OIDC.

Describe the solution you'd like A clear and concise description of what you want to happen.

It would be nice to support 2fa such as OTP when logging in, and furthermore, OIDC.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Thank you.

zoujisong commented 1 month ago

Yes, I really hope this setting can be implemented in the next version. As far as I know, it's not difficult.

CrossScarDev commented 1 month ago

yeah it really isn't. I use my own 2fa authentication app written with nuxtjs.