Are you suggesting we intercept the error and stop? On the mobile solution we can intercept a redirect but on a web its difficult to intercept a redirect. So, I wondering if there was a way to configure Ory to stop a redirect and just return to the forwarder.
Eg. 1. TPP (Third Party Provider) sends malformed URL->Mobile->Authenticates with Ory->Fails->Return back to Mobile->Mobile intercepts and stops the redirect to TPP
2. TPP sends malformed URL->Website->Authenticates using Ory->Fails->Returns back to website->Unable to intercept HTTP 302, goes back to TPP
I don’t want the example 2 to happen, wan to stop the HTTP 302