In order to run a Gateway workflow that authenticates with the Micetro REST API client:
You must be connecting to a Micetro instance running Micetro 11.x or later.
Gateway must be configured to authenticate with Micetro.
You must set up appropriate roles, permissions, and users in Micetro that Gateway will use.
For more details on setting up Micetro to work with Gateway, see Additional setup when authenticating with Micetro.
Remember that Gateway
cannot authenticate with both Micetro and BlueCat Address Manager (BAM) at the
same time. From an API standpoint, that means that either the Micetro client
(g.user.micetro_api.v2
) or the Bluecat Address Manager client
(g.user.bam_api.v2
if you're using the REST v2 client) will be
available for use, but not both.