Forum Discussion
Mikhail_Groshev
Nimbostratus
Apr 28, 2018Catch OAuth introspection response?
Hi guys!
How one can catch and modify http response payload from OAuth AS introspection endpoint?
I've tried these events in irule - none was triggered(HTTP_REQUEST works fine though):
HTTP_RESP...
Abdessamad1
Cirrostratus
May 04, 2018Did you try using the HTTP_RESPONSE_RELEASE event?
But, if you need to act on the actual payload (not only headers) you need to use HTTP::collect first in HTTP_RESPONSE event, which will trigger the HTTP_RESPONSE_DATA event where you can play with the payload.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects