Setting Security Options

After creating a component interface, you must set security for it. Each individual method also needs to be provided security. Security for the component interface is provided through the PeopleSoft Internet Architecture pages. Component interface permissions are set at the permission list level in PeopleSoft security.

Image: Component Interface Permissions page

This example illustrates the Component Interface Permissions page. Use the page to manage access to the methods of a component interface.

Component Interface Permissions page

To set up component interface security:

  1. Sign in to the PeopleSoft Pure Internet Architecture through the browser, and select PeopleTools > Security > Permissions & Roles > Permission Lists.

  2. Select the permission list for which you want to set security.

    The Permission List component appears.

  3. Access the Component Interfaces page.

  4. Select the component interface for which you want to set security.

    To add another component interface to the list, click the Add button.

  5. Click Edit.

    The Component Interface Permissions page appears, showing all of the methods (both standard and user-defined) in the component interface and their method of access.

  6. Set the access permission for each method.

    Select Full Access or No Access. You must grant full access to at least one method to make the component interface available for testing and other online use.

  7. Click OK when you are done.

  8. Save the page.