Developing and Invoking the Security Authorization Service for Object Authorization
This section provides the high-level steps for developing and invoking authorization services to authorize user access to content references, components, pagelets, PeopleSoft queries, and iScripts.
Object Authorization on Local Nodes
For basic data authorization on a local node:
-
Develop a SOAP request message.
-
Invoke the service by performing a direct application class method invocation with the request message
Object Authorization on Remote Nodes
For object authorization on a remote node:
-
Develop a SOAP request message.
-
Invoke the service by sending a SyncRequest to the remote node.