cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to assign/remove role from user using a service?

0 Kudos
711

Instead of going to MII menu -> search for user -> select user -> select tab "Assigned Roles" -> Modify -> Add|Remove -> ... -> Save

I would like to use an MII service. Is there any? If yes, what is the syntax for adding/removing a role?

View Entire Topic
agentry_src
Active Contributor
0 Kudos

Profile Editor is the one I would recommend using. Substitute [Param.1] for the user and [Param.2] for the Payload. Then pass the content via the Parameters. The configuration of the Payload is most likely the same as the FullProfile service, but might be similar as the RoleList. I don't have the ability to test this, so if you can post the results, I may be able to help further.

Cheers, Mike

0 Kudos

Sorry but absolutely have no idea how to use the "ProfileEditor" or the "Payload". There's no such an example on the internet.