+

Search Tips   |   Advanced Search

Configure Portal Access Control for a producer portal

If we configure security for WSRP services, we must also configure Portal Access Control for the Producer.

By default Portal Access Control is enabled for the Producer portal. We might want to disable Portal Access Control for using WSRP with WebSphere Portal. We can disable the WSRP security by setting the portal configuration parameter wsrp.security.enabled in the portal WP Configuration Service to false. You complete this step in the WAS admin console. With this setting all portlets the Producer portal provides can be accessed through the WSRP protocol without any authentication.

To enable Portal Access Control for the Producer portal again, set the portal configuration parameter wsrp.security.enabled in the portal WP Configuration Service to true.

  1. Activate the WSRP security by setting the property wsrp.security.enabled to true in the portal WP Configuration Service in the WAS admin console.

  2. Assign access rights based on the authentication information:

    • If we use security, assign access rights to the actual Consumer portal users. Get the user information from the Consumer.

    • If we do not use security, assign access rights to the anonymous user.


Parent Secure a producer portal