-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Agents-4.0.0, Agents-4.0.1
-
Fix Version/s: Agents-4.1.0, Agents-5.0
-
Component/s: documentation, j2ee agents, web agents
-
Sprint:Sprint 115 Team Shakespeare
-
Epic Link:
-
Support Ticket IDs:
-
Verified Version/s:
Having had some projects in which devices are connecting to web applications which do not (want to) understand the redirects coming from the agent but expect an unauthorized. It would have been nice if it is possible to instruct the agent not to send a redirect to the login page but a (configurable) error code. Now we solved it in writing a custom filter which intercepts a 302 with is directed to the login page and rewriting it to send a 403 instead. I fore see that scenario's like this are going to occur more and more just because IoT.
- relates to
-
AMAGENTS-241 Possibility to disable redirect behaviour of the Web Policy Agents
-
- Closed
-
-
AMAGENTS-3583 Java Agents: Implement a "no 302 redirect" mode like the C Agents.
-
- Closed
-
- mentioned in
-
Page Loading...