Hi Sylvain,
We do some custom authorization based on HTTP method in an Infomap executed via tfim-sso.
We retrieve the http method with:
var requestMethod = stsuu.getContextAttributes().getAttributeValuesByNameAndType("method", "urn:ibm:names:ITFIM:oauth:request")[0];
I don't remember that there was any additional config on the Reverse Proxy for that information about the http method to be present in the stsuu.
------------------------------
André Leruitte
------------------------------