We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! I've tested in my own image and it works. I think the problem is that you are logged in Keyrock with a user that does not have the right roles, or probably a different user from the one who created the application.

So if you followed the official guide and you are using the initial provision and the default application created, here is the code where this happen:

https://github.com/ging/fiware-idm/blob/master/deployment/keystone.py#L599

So I guess you should log in as 'user0' to be able to remove that.

Hope it works!