Developing and Invoking the Security Authorization Service for Row-Level Data Authorization

This section provides the high-level steps for developing and invoking authorization services to authorize row-level data access to components and content references.

Row-Level Data Authorization on Local Nodes

For row-level data authorization on a local node:

  • Develop a SOAP request message.

  • Develop an application class.

  • Use the Authorization page to configure the component or content reference for using the authorization service application class.

  • Invoke the service operation by calling the authorization service application class method OnAuthRequest().

Row-Level Data Authorization on Remote Nodes

For row-level data authorization on a remote node:

  • Develop a SOAP request message.

  • Develop an application class.

  • Use the Authorization page to configure the component or content reference for using the authorization service application class.

  • Invoke the service operation by performing a SyncRequest to the remote node.