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 you can use it on your client code. Otherwise, I think you should ask this question to Alfresco. Thanks! Muhammed. 12 Şub 2016 Cum, 10:54 tarihinde, Bittard, Julien <[email protected]> şunu yazdı: > 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 > >
