You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the client has SSO, one mechanism to avoid the loss of URL params during the redirects is to force an initial SAS connection in the <head>, eg (dirty hack alert, but it works):
When a request is redirected more than once, the request body is lost.
One scenario (more are possible) where that is a critical issue:
The text was updated successfully, but these errors were encountered: