I’m experiencing some issues with Single Sign-On (SSO) after transitioning from Global OAuth v1 to Global OAuth v2 (Azure).
While everything works with v1, switching to v2 triggers a “Needs approval” prompt for users every time they attempt to log in. I’ve tried granting approval for the enterprise app multiple times, but the process just loops, endlessly requesting new approvals.
It seems like there might be a missing configuration in the setup for v2.
Error from Azure:
Failure reason
Admin consent is required for the permissions requested by this application. An admin consent request may be sent to the admin.
Does anyone know who to get this working?