There are 3 environments - x, y, and z under one org. There are 2 roles - a & b. A user U is already added to a role a. But role has environment x only. Now user wants to access environment z. How do I add environment z to the existing role a ?
Solved! Go to Solution.
@Ari Dutt , Welcome to Apigee Community !
It's simple, Edit the user role & give access to environment. See screenshot below for same.
Do you know that every functionality that you see in Edge UI is exposed as Management APIs ? You can also assign permissions to roles using Management APIs.
Hope it's helpful. Keep us posted moving forward if any.