Create a /mgaapi junction

Create a junction to enable access to the Advanced Access Control authentication services framework for REST client access.

  1. In the local management interface, go to Web > Reverse Proxy.
  2. Select inst1.
  3. Select Manage > Junction Management.
  4. Create a standard junction /mgaapi with the following options:
    • Junction Point Name: /mgaapi
    • Stateful Junction: true/enabled
    • Junction type: SSL
    • Servers: the runtime host and port where Advanced Access Control run time is running. If the reverse proxy and AAC are colocated, then localhost:443 can be set.
    • HTTP Basic Authentication Header: Filter
    • HTTP Header Identity Information: 'IVUSER', 'IVGROUPS', 'IVCREDS'
    • HTTP Header Encoding: UTF8 URI Encoded
    • Insert client IP address: true/enabled
  5. Click Save.
  6. Deploy and commit the changes.