Describe the bug
When using only OmniAuth to access the platform, there is an edge case when user is being redirected to authorizations page, even though the organization does not have any authorizations available.
To Reproduce
- Go to a Decidim inststance in the system panel
- Make sure you do not have any authorizations enabled.
- Make sure you have oimniauth
- Try to login using a new Omniauth account
- On the omniauth provider screen, create a new account ( so that u receive the verification link from Service provider )
- Open the verification link in a new private window ( to simulate outlook or other desktop email client )
- See that you are being redirected on Oauth provider pages, then TOS, then Authorizations screen.
Expected behavior
Given that i do not have any authorizations, i should not be redirected to authorizations
Screenshots
No response
Stacktrace
No response
Extra data
- Device: Desktop
- Device OS: Linux
- Browser: Chrome
- Decidim Version: 0.27
- Decidim installation: Citizens Platform of European Commission
Additional context
No response
Describe the bug
When using only OmniAuth to access the platform, there is an edge case when user is being redirected to authorizations page, even though the organization does not have any authorizations available.
To Reproduce
Expected behavior
Given that i do not have any authorizations, i should not be redirected to authorizations
Screenshots
No response
Stacktrace
No response
Extra data
Additional context
No response