APIIDA API Gateway Manager

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Current »

Instructions

Here are the steps to change the Entity ID:

This can be changed in the configuration.xml that can be found in the /opt/aagm volume.

<general>
  <samlIdp>
      <entityId>NEW ENTITY ID</entityId>
  </samlIdp>
  ...
</general>

  • No labels