Attempt to open any app through the App Launcher (Cloudflare Access) results in ERR_TOO_MANY_REDIRECTS error (but everything works just fine if manually navigate to the target domain of protected app after that error).
Whenever I see this, I open up my browser’s Dev Tools (F12 in Chrome) and look at the Network tab. It should show the full string of redirects. Clicking on any one of them should show you what it’s redirecting to and that should trace the loop that’s happening.
I’m not sure how either of these handle Access logins. Or are they going through a Bypass policy for that app?