mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #77] Auth Overhaul #53
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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 on GitHub (Apr 14, 2024):
Upvote
@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.
@staalexa commented on GitHub (Apr 30, 2024):
alternatively, you can just disable the login as such, and just use auth tokens from the api