[keycloak-user] Springboot adapter/Undertow/Tomcat + Authz with request.body claim

Błażej Adamczyk blazej.adamczyk at gmail.com
Tue Oct 15 16:33:56 EDT 2019


Hello everyone,

Has anyone tried to read and push {request.body} as a claim in one of
the following adapters: Springboot/Undertow/Tomcat?

Trying Springboot with different containers I get the same result: the
inputstream/channel is being read at an early stage in the flow and is
not wrapped (buffered) what makes the body inaccessible for further
application logic (parsers etc.). 

I've created an issue here:
https://issues.jboss.org/browse/KEYCLOAK-11712

Maybe I'm doing something wrong? Maybe there is some easy way to make
the inputstream buffered in undertow or tomcat??

-- 
Kind regards,
Blazej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
Url : http://lists.jboss.org/pipermail/keycloak-user/attachments/20191015/f66ac7d5/attachment.bin 


More information about the keycloak-user mailing list