SSO / Magic Links #1840
dbauszus-glx
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We would like to make private instances more accessible to new users. This will require some form of authentication, but not authorization.
A user could sign in with single sign on, thus providing proof of a 'google', et al authentication.
Magic links are another option. We already have the modules in place to achieve this. A user will provide an email and receive a token sent to the email which provides timed [session] access.
The user email will be stored in the ACL allowing admins to assign roles to the user and block accounts to prevent misuse.
Beta Was this translation helpful? Give feedback.
All reactions