after some debugging i figured that
keycloak.policy-enforcer-config.online-introspection=true switched on this
functionality, however it appears to error on a 400 after making a call to
the /auth/realms/master/protocol/openid-connect/token endpoint.
I'm assuming this is a bug?
Thanks
On Mon, Aug 7, 2017 at 3:10 PM, Simon Payne <simonpayne58(a)gmail.com> wrote:
Hi All,
I'm evaluating keycloak and i'm currently looking at token introspection.
I've managed to achieve this manually, i.e. by sending a post via postman,
but i'm unable to figure out whether this can be achieved via the keycloak
adapters, specifically spring boot.
any help in this area would be appreciated.
thanks
Simon.