+

Search Tips   |   Advanced Search

Security for WSRP services

HCL WebSphere Portal supports two security mechanisms for WSRP.

We can configure security for WSRP in the HCL WebSphere Portal, but you do not need to configure security.

If security is configured for both the WSRP Producer and the WSRP Consumer, the WSRP Consumer sends a security token to the WSRP Producer as part of the WSRP request message. The security token represents the identity of the current user of the Consumer portal. The WSRP Producer uses this security token to authenticate and identify the user. The WSRP Producer processes the WSRP request under this user identity and performs access control for the provided portlets. If the WSRP Producer cannot process the security token or cannot authenticate the user on the WSRP Consumer side, the WSRP Producer rejects the WSRP request.HCL WebSphere Portal supports the following security mechanisms:

For a WSRP Producer, security configuration is optional. A WSRP Consumer must use the same security configuration as the WSRP Producer from which it consumes portlets. If the request message that is sent by the WSRP Consumer does not comply to the security configuration of the WSRP Producer, the WSRP Producer does not accept the message. If the request message from the WSRP Consumer contains the security token that the WSRP Producer expects, the Producer processes the request under the appropriate user identity. If the WSRP Producer is not configured for security, it processes WSRP requests under the anonymous user identity.Considerations for configuring security:

For more detailed information about Portal Access Control, read the sections about Configuring Portal Access Control for a WSRP Producer portal and Manage Access Control.

Parent topic: Plan for WSRP

References: