ConvoyPanel / panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.
https://convoypanel.com
Other
308 stars 51 forks source link

Auth Overhaul #77

Open ericwang401 opened 4 months ago

ericwang401 commented 4 months ago

Is there an existing feature request for this?

Describe the feature you would like to see.

Support for 2FA: one time codes (Google Authenticator), passkeys, and possibly Microsoft authenticator support?

Describe the solution you'd like.

Make sure to force 2FA checks for SSO logins

Additional context to this request.

No response

SpacelorDev commented 2 months ago

Upvote

D0ublek1ll commented 2 months ago

It would be really useful if it was possible to create & authenticate users based on iDP Sources (Like OIDC,SAML,LDAP).

For laravel i believe socialite would be pretty easy to implement.

staalexa commented 2 months ago

alternatively, you can just disable the login as such, and just use auth tokens from the api