Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth Overhaul #77

Open
1 task done
ericwang401 opened this issue Feb 15, 2024 · 3 comments
Open
1 task done

Auth Overhaul #77

ericwang401 opened this issue Feb 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ericwang401
Copy link
Collaborator

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

@ericwang401 ericwang401 added the enhancement New feature or request label Feb 15, 2024
@Ottee-S
Copy link

Ottee-S commented Apr 14, 2024

Upvote

@D0ublek1ll
Copy link

D0ublek1ll commented 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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants