I am trying to authenticate into a new SPA. I have added the URL as a trusted origin and as a redirect URL in the application. Upon authentication though, I get a generic 400 error:
I have confirmed that the client id is correct and have checked the event stream and do see a [OAuth2 authorization implicit access token request] “success” event for the authentication. Note, this is not an error with an incorrect redirect URI that I have also seen in the past. Any suggestions for where to troubleshoot?
