A custom URL extension that IDOL Community Component uses to retrieve group information. You must also set GroupServerHost and GroupServerPort.
You can use the placeholder $username$ in the URL. IDOL Community Component 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, IDOL Community Component domain-prefixes the URL.
| Type: | String | 
| Default: | |
| Required: | No | 
| Configuration Section: | MySecurityRepository | 
| Example: | GroupServerURL=/users/$username$/groups.xml | 
| See Also: | GroupServerHost GroupServerPort GroupServerPrefixDomain | 
|  |