We are using bearer token authentication feature in WildFly to protect a REST API. The authentication works, but we need to get access to the whole introspection response that comes back from the IDP. How can this be done (if at all)?