Replies: 1 comment
-
You cannot do this right now. See #1122 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have a list of account emails that I want to allow to login to my instance of Rauthy. I want to allow those users to federate with an upstream login provider like Google or Github at their choice (after I have setup the provider, of course), ideally without setting up a password. I think this is a feature request as I don't see a federation option when registering the account, only Passkey and password.
For the purposes of what I am doing, setting up normally with password or passkey is fine.
Also, I don't want to allow all users that have a Google account or all users that have a Github account to be able login to my instance of Rauthy. I only want to allow those I have explicitly setup. I want to manually create the accounts and allow user users to federate their account during or after registering.
Right now, I have registrations turned off in the config, but logging in with an unknown user from the login provider auto-creates an account for the user.
How can I set that up?
Beta Was this translation helpful? Give feedback.
All reactions