Thank You for all your response.
I check it quickly.
julien
-Message d'origine-
De : Ian Wright [mailto:ian.wri...@well.ox.ac.uk]
Envoyé : lundi 15 février 2016 13:28
À : dev@chemistry.apache.org
Objet : Re: Connect to Alfresco with SSO
Hi,
It's not exactly straightforw
Hi,
It's not exactly straightforward but is possible - how depends on your
Alfresco version.
I'll keep the answer short as this isn't an Alfresco list.
The new Alfresco cmis endpoint wasn't included in SSO until 5.0.d -
unfortunately these changes broke SSO so you need to either use the old
e
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
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