You use the following URL parameters to personalize the Self Service for a user:

You can pass these parameters in a URL so that a user is directed to the appropriate site, using the following syntax:

http://hostname:port/service/main.jsp?segments=Segment1
http://hostname:port/service/main.jsp?segments=Wisdom&brand=Knowledge

Note: When a user access the site, the GlobalPageParametersFilter parameterlooks for a page parameter entitled brand. If this parameter is present, it sets the brand property on the user profile. For a brand specific site to be displayed correctly for a logged in user, the brand parameter must be specified in the URL.

If the parameter is not present, the profile property is set to empty, which treats the user as if a member of the EveryoneExternal group.

 
loading table of contents...