-2

Would anyone know how to disable the access to create and delete proxy, from a user, in wso2ei?

Thank you.

FFigueredo
  • 47
  • 1
  • 11

2 Answers2

1

You can create a particular role which only have permission to access the proxy (Not manage permissions) and assign that role to all the users who just need to access the proxy. You can refer to Admin guide on how to create roles and assign permissions. https://docs.wso2.com/display/ADMIN44x/Configuring+Roles

  • First off all, thank you from your help Thusitha. However, i tried to do that and create a role without any permission, but even so he was able to delete and create proxies. The best scenarious would be if the user couldn't even enter in management console, and just secure the proxy. – FFigueredo Dec 14 '17 at 16:33
  • I found a alternative way to solve my problem. I went in the archieve 'mgt-user-xml' and changed the value between tag , of everyone to admin, and the only user to have access started to be the admin. Just like i wanted. Thank you from your help Thusitha. – FFigueredo Dec 27 '17 at 18:53
0

Follow print exemplifying what I just did:

enter image description here

enter image description here

enter image description here

enter image description here

FFigueredo
  • 47
  • 1
  • 11