SSO/SAML for React SPA

Hi @srocke ,

Sure thing. I mentioned inspecting the /authorize request while you attempt to log in to your SPA app / access your SPA app’s protected resources to see if your code logic do stuff that you intent.
(For example if, within this request, the connection param is set to the expected value.)

There is also an article about troubleshooting SAML connection - Troubleshoot SAML Configurations