Hi all,
We are on ISAM 906. We have a Web Reverse Proxy that is setup with "enable-local-response-redirect = yes"
We have one particular jct that is meant to be used by an app doing REST calls to the backend.
The app will obtain an access token & call this jct with the access token.
If the token is invalid or expired we simply want to deny the request with a 401 UNAUTHORIZED.
So for this particular junction we would like to disable the local response-redirect, because if the token is invalid or expired we do not want to issue a 302 to the management page.
We also do not want WebSeal to serve the local login page, we simply want to deny the access with a 401. The app is in charge of catching this response & trigger the process to obtain a new access token.
Does anyone have an idea how I could make this happen?
Thanks,
Louis
------------------------------
Louis Beaudry
Access Management
Intact Financial Corporation
------------------------------