Versions Compared

Key

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

You can control the access to your interface with authorization policy.

Usage:

Code Block
languagehtml/xml
linenumberstrue
<communication>
     <httpInterface authorizationName="checkHttpUserPass" hostname="localhost" port="1655"/>
</communication>

We assume that there is an authorization policy named: checkHttpUserPass. Use an authorization policy by referencing its identifier in interface definition.

How it works.

WorkflowDocumentation.png

Reference to authorization policy.