[GH-ISSUE #77] Auth Overhaul #53

Open
opened 2026-02-26 17:31:10 +03:00 by kerem · 3 comments
Owner

Originally created by @ericwang401 on GitHub (Feb 15, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/77

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

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

Originally created by @ericwang401 on GitHub (Feb 15, 2024). Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/77 ### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### 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_
Author
Owner

@SpacelorDev commented on GitHub (Apr 14, 2024):

Upvote

<!-- gh-comment-id:2054136425 --> @SpacelorDev commented on GitHub (Apr 14, 2024): Upvote
Author
Owner

@D0ublek1ll commented on GitHub (Apr 14, 2024):

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.

<!-- gh-comment-id:2054138223 --> @D0ublek1ll commented on GitHub (Apr 14, 2024): 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.
Author
Owner

@staalexa commented on GitHub (Apr 30, 2024):

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

<!-- gh-comment-id:2085347820 --> @staalexa commented on GitHub (Apr 30, 2024): alternatively, you can just disable the login as such, and just use auth tokens from the api
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/panel#53
No description provided.