Show TOC Start of Content Area

Background documentation What's New in SAP NetWeaver CE 7.1 SP8  Locate the document in its SAP Library structure

Application Server Java

Change

More Information

The HTTP Provider Service no longer handles client requests over SSL. This task is now performed by the Internet Connection Manager (ICM).

To specify how the ICM handles SSL requests, you have to configure a set of ICM properties.

SSL Parameters for ICM and Web Dispatcher

Portal

Change

More Information

By default, the PortalAlias cookie is sent to users using a non-secure protocol. You can now set the PortalAlias cookie to be delivered using a secure protocol, such as HTTPS or SSL.

This is configured in the following portal application and service:

·        Application: com.sap.portal.navigation.AliasService 

·        Service: AliasService 

·        Property: portal.alias.security.enforce_secure_cookie 

Change the parameter value from false to true.

Portal URL Aliases

By default the portal allows the user to log using the IP address of the portal instead of the fully qualified portal server name. It is now possible to block logon by IP address in the following portal application and service:

      Application: com.sap.portal.navigationportallauncher

      Service: PortalLauncherService

      Property: Enable IP Access to the Portal

Change the parameter value from true to false.

Logging On to / Off the Portal

Security

Change

More Information

Management of actions and portal roles

Removed management of actions assigned to portal roles with the role editor. This function is part of the identity management application.

For more information, see: UME Actions in the Portal

 

End of Content Area