Configuring Logon Groups on AS Java
Context
Use this procedure to define logon groups using SAP NetWeaver Administrator, and then configure the internal protocol between SAP Web Dispatcher and AS Java, so that SAP Web Dispatcher retrieves information about logon groups.
Procedure
-
Define logon groups using SAP NetWeaver Administrator. For more information, see Logon Group Configuration .
-
Define the special HTTP URLs that SAP Web Dispatcher uses to send to AS Java to retrieve information about the logon groups.
Specifying the URL is done using the wdisp/J2EE/group_info_location and wdisp/J2EE/url_map_location parameters in the SAP Web Dispatcher's profile.
-
To make AS Java aware of the special URLs that SAP Web Dispatcher uses for retrieval of logon group information, you must configure the GroupInfoRequest and UrlMapRequest properties of the HTTP Provider service running on server processes:
-
Open SAP NetWeaver Administrator.
-
Open the HTTP Provider Service running on server process.
-
Add the corresponding URLs as values of the GroupInfoRequest and UrlMapRequest properties.
-
Save the settings of the properties.
-