Hello,
Our application use the java library opencmis to write a client for alfresco,
with BASIC Authentification.
But now, we need to connect to alfresco in SSO with CAS.
Do You know how to do that ?
Thank You.
Julien
Hi Julien,
As far as I know CAS has OAuth integration, so does Apache Chemistry. Look
at OAuthAutenticationProviderClass
https://chemistry.apache.org/java/0.13.0/maven/apidocs/org/apache/chemistry/opencmis/client/bindings/spi/OAuthAuthenticationProvider.html
It means if alfresco implemented it y