Managed Fusion Proxy APIs
roleNames
parameter. It is a good practice to have roles defined and configured prior to setting up users in the system. You can restrict actions for a specific user by listing them in an array with the permissions
parameter.
For more information, view the API specification.
id
. They need to be assigned to a security realm using the realmName
parameter. Use roleNames
to assign them a role. For users with multiple roles, this is assigned by including all of their roles in the roleNames
array. The permissions
parameter can be used to restrict which HTTP methods a user is allowed. If permissions
is left blank, they will be able to use any HTTP methods defined by their role.