You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

Usage:

<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.

  • No labels