+

Search Tips   |   Advanced Search


Security considerations for WSRP services

When you use WSRP with the portal, you can configure security and provide authentication by using different authentication mechanisms.

You can choose between using Web services security (WS-Security) or Secure Socket Layer (SSL):

Notes:

  1. For both Producer and Consumer portals:

    1. You can use both security configurations independently on the portal, providing security by both WS-Security and SSL client certificate authentication.

      For more detailed information refer to the URL given under Related information below.

    2. If you use the portal as both a Producer and a Consumer portal, the security configurations for both these roles are independent of each other.

  2. For Producer portals:

    1. For a Producer portal, security for WSRP services is optional.

      You can configure it if required, but you do not have to provide security.

    2. When you configure WSRP security for a Producer portal by one of these options, you also need to configure Portal Access Control for that Producer portal and give the users of the Consumer portal access permissions.

    3. To allow a Consumer portal that is configured for SSL client certificate authentication to be able to consume your WSRP services, configure at least SSL for your Producer portal, but not necessarily client certificate authentication.

  3. For Consumer portals:

    1. For a Consumer portal, provide the same security setup for WSRP as the Producer portal from which you consume WSRP services.

    2. On the Consumer portal, the WSRP services that are consumed as remote portlets behave like local portlets. Therefore you can configure Portal Access Control for the WSRP services on the Consumer portal the same way as for local portlets.

When you configure security between your WSRP portals by one of these options, you also need to configure Portal Access Control and assign access rights for the Consumer portal users on the Producer portal. If you do not use either of these two authentication methods, the Producer portal assumes the anonymous user. Assigning access rights:

The Producer needs to assign access rights on the Producer portal based on the authentication information as follows:

For more details and considerations about Portal Access Control, refer to the sections about Configuring security and Managing access, users, and groups.

By default Portal Access Control is enabled for the Producer portal. The section about Disabling and Enabling Portal Access Control for the Producer portal shows you how to disable and enable Portal Access Control on the Producer portal. If you disable Portal Access Control, WSRP does not perform a security check at all.


Parent topic:

Plan for WSRP


Related concepts


How you work with WSRP in the portal
Communication between the Producer and Consumer portals
Cookie support