Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An authorization policy is a connector that gets the parameters from the request and maps to a specified service for authorization. In other words, it executes an already defined service for authorization (authorization service) and use some of the request parameters for input.

An Interface references to a defined authorization policy to restrict the access of the interface.

A service references to a defined authorization policy to restrict the usage of the service.

Authorization Policy Identifier

...