-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
There appears to be a regression when upgrading from 2024.4.2 from 2024.4.1. Attempting to add a new social login (only tested with Apple) on the user settings page will say that it was successful, but it is not connected and the connect button remains. Reverting to 2024.4.1 I was able to connect Apple successfully.
To Reproduce
- Have authentik 2024.4.2 installed
- Have a Social Login Source configured such as Apple
- Login as a user without any social login connections
- Go to '/if/user/#/settings;%7B"page"%3A"page-sources"%7D'
- Click "Connect" for Apple or other source.
- Follow the external flow back to a success screen on user settings
- Visually verify that the Social source was not in fact connected
Expected behavior
Expected the social login to be connected to the user as it was with 2024.4.1
Screenshots
N/A, can provide on request.
Logs
Can provide as needed.
Version and Deployment (please complete the following information):
- authentik version: 2024.4.2
- Deployment: helm
Additional context
Not sure if Enrollment/Auth flows are relevant from the user settings context, if so I can provide those as needed. They should mostly match the defaults and worked on 2024.4.1 at least!