mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
Fix endpoint url to avoid "Share services" error and fix CMM. Fixes #445
This commit is contained in:
parent
47a329a762
commit
68dda3b211
@ -96,7 +96,7 @@
|
||||
<description>Access to Alfresco Repository Public API that require user authentication.
|
||||
This makes use of the authentication that is provided by parent 'alfresco' endpoint.</description>
|
||||
<connector-id>alfresco</connector-id>
|
||||
<endpoint-url>${alfresco.repo.url}/alfresco/api</endpoint-url>
|
||||
<endpoint-url>${alfresco.repo.url}/api</endpoint-url>
|
||||
<identity>user</identity>
|
||||
</endpoint>
|
||||
</remote>
|
||||
|
Loading…
x
Reference in New Issue
Block a user