GroupServerURL
A custom URL extension that the Community component uses to retrieve group information. You must also set GroupServerHost and GroupServerPort.
You can use the placeholder $username$ in the URL. Community replaces this placeholder with the percent-encoded user name that it normally sends as the UserName parameter of the GetGroups action to the group server.
If you have set GroupServerPrefixDomain to True, Community domain-prefixes the URL.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | MySecurityRepository
|
| Example: | GroupServerURL=/users/$username$/groups.xml
|
| See Also: | GroupServerHost
GroupServerPort GroupServerPrefixDomain |