Hello,
I'm trying to connect a CMIS portlet from an other solution to an alfresco, doesn't work ( but works with an Alfresco without NTLM)
However, I need to keep the NTLM for my users.
Is there a way to keep the NTLM for users but deactivate only the one for CMIS ?
Thank you,
Joffrey
I am afraid there is not. Either you have HTTP SSO enabled or not. There currently is no differentiation between different HTTP-based APIs unless you manually rewire the authentication filter mapping.
This reminds me that in some Alfresco 5.1 versions, when enabling Single Sign On, it is not possible to auth in CMIS endpoint. Maybe he is refering to this:
GitHub - keensoft/alf-21757-repo: Patch to ALF-21757 and ALF-21521
May you confirm your Alfresco version ?
Regards.
--C.
Hello,
Thanks for your comments, my Alfresco version is 5.2.
regards,
Joffrey
Mr Faust,
I'm not sure to understand how to manually rewire the authentication filter mapping, may I ask you further informations ?
Thank you
Sincerely,
Joffrey
My remarks should not be construed as an advice on what to do. They were merely meant to explain that this is not supported, and you'd need to change a central piece of out-of-the-box configuration/implementation.
If you'd really wanted to go in that direction, you would have to change the servlet filter mappings inside the web.xml file bundled in the Alfresco Repository WAR. To do that, you should be familiar with the servlets specification, what the various Alfresco filters do and how they interact with other components of Alfresco. Again, this is not something that I advice or recommend.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.