Versions Compared

Key

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

The admin API will be implemented as a separate topology.  This will allows for a separate authentication and authentication and authorization from normal topologies/clusters.  The admin topology will be called admin.  This may conflict with existing customer topologies but that could be addressed by the customer renaming the admin topology.

 

Code Block
<topology>
  <gateway>
    ....
  </gateway>
  <service>
    <role>ADMIN</role>
 </service>
</topology>