Separate REST API channel access

It is preferred to separate REST client access from traditional browser channel client access. The idea here is to enable separation of configuration options that might conflict with browser and REST API client access.

If possible, expose a separate reverse proxy instance. Minimally, create a junction that is separate to the default /mga junction and enables access to the /apiauthsvc endpoint. Example junction settings are as follows:

The Authentication and Context Based Access wizard creates ACLs with the following prefix:
isam_authsvc_*
The MMFA Configuration wizard makes ACLs with the following prefix:
isam_mobile_*

Parent topic: Authentication Service Framework for REST API clients