On Failure from ADFS OR from Sustainsys due to SAML response it is throwing hard error on yellow page, So, Please let me know way to control request to redirect to the custom Login page as an alternative authentication, if due to any reason user will not able to logged in on runtime.
Issue:
On any failure Sustainsys returns hard error on production page and not allow user to let it redirect to another page, so in such scenario I am in need of handle login using another login form, in case any issue occurred during authentication Whether due to ADFS not reachable OR not resonded OR in handling SAML response on from SAML2.HttpModule side (instead of throwing YELLOW error page).
Brief:
Currently on application 1st hit/Request i am redirecting my user to ADFS, now Whether ADFS do not responded OR ADFS do respond but SAML response was not able to parse through Sustainsys SAML httpmodule OR SAML response Status code was something other than success then in any such scenario I want user to get auto redirect on to some other existing login page.
So, Can you please let me know how can i get some Flag or Status or any configuration in Sustainsys Http Module to handle this scenario.
On Failure from ADFS OR from Sustainsys due to SAML response it is throwing hard error on yellow page, So, Please let me know way to control request to redirect to the custom Login page as an alternative authentication, if due to any reason user will not able to logged in on runtime.
Issue: On any failure Sustainsys returns hard error on production page and not allow user to let it redirect to another page, so in such scenario I am in need of handle login using another login form, in case any issue occurred during authentication Whether due to ADFS not reachable OR not resonded OR in handling SAML response on from SAML2.HttpModule side (instead of throwing YELLOW error page).
Brief: Currently on application 1st hit/Request i am redirecting my user to ADFS, now Whether ADFS do not responded OR ADFS do respond but SAML response was not able to parse through Sustainsys SAML httpmodule OR SAML response Status code was something other than success then in any such scenario I want user to get auto redirect on to some other existing login page. So, Can you please let me know how can i get some Flag or Status or any configuration in Sustainsys Http Module to handle this scenario.
I am using: