AlfrescoUrl
The URL of the Alfresco instance to retrieve users and groups from.
OmniGroupServer appends /service/api/groups
to the value of this parameter, so do not include this part of the URL. For example, if the REST API for retrieving groups is located at http://10.0.0.2/alfresco/service/api/groups
, set this parameter to http://10.0.0.2/alfresco
.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | Alfresco Repository |
Example: | AlfrescoUrl=http://alfresco-host/alfresco
|
See Also: |