Saurav Sarkar
Saurav Sarkar
Thanks Sascha for the reply. And how can i get hold of the response sent back from the request sent ? such that i can fetch a response header being...
so, i need to connect a CMS server which exposes a csrf token in response header of the first request and then i need to pass this csrf in subsequent...
OpenCMIS and PortCMIS provides this through their AuthenticationProvider concept which can be plugged as a session parameter. https://github.com/apache/chemistry-opencmis/blob/trunk/chemistry-opencmis-commons/chemistry-opencmis-commons-api/src/main/java/org/apache/chemistry/opencmis/commons/spi/AuthenticationProvider.java