I'm using an Authentication Code Login and everything works fine. But when I attempt to add the prompt=login query parameter to force people to log in even if they already have an active session the login loop malfunctions. If the user uses username and password to log in everything is fine. However if they use SSO the screen blinks but drops them right back on the login screen. When not using the prompt=login, the SSO works as expected and logs the user in and then redirects back to the redirect Uri.
Has anyone experienced this before or have any ideas how I might diagnose this issue?
#PlatformAPI------------------------------
Michael McEwen
------------------------------