Hi everyone,
I am currently setting up InterSystems API Manager (IAM) 3.4.3.11 using Docker. The installation is successful, the license is active, and I can access the Manager (port 8002).
I am now trying to secure the Administration Portal using basic-auth. I've found some documentation stating that I should:
- Go to the Teams section in the UI.
- Click on Invite Admin to create the first user.
- Only then, enable
KONG_ENFORCE_RBACandKONG_ADMIN_GUI_AUTHin thedocker-compose.yml.
.png)
(1).jpg)

