goauthentik / authentik

The authentication glue you need.
https://goauthentik.io
Other
13.72k stars 918 forks source link

Unable to default to social login in latest version #11588

Open rknightion opened 1 month ago

rknightion commented 1 month ago

Describe the bug Since updating to the latest 2024.8.3 version our configuration to default to social login no longer seems to work. The option to disable the authentik built in source seems to have disappeared

Followed https://github.com/goauthentik/authentik/issues/3638#issuecomment-1258811797 to set this up and our config looks like:

Screenshot 2024-10-01 at 13 57 17

But the user creds box still exists:

Screenshot 2024-10-01 at 13 57 35

Expected behavior That on going to authentik it redirects to social sign in

BeryJu commented 1 month ago

Removing the authentik built in source never triggered this behaviour, it is triggered by having a single source selected and no user input fields selected. Since that is what you have configured this does looks like a bug and we'll look into this, but also to add clarification.

peytoncai commented 1 month ago

Same problem, 2024.8.3 not work, 2024.6.5 work fine.