ging / fiware-idm-deprecated

DEPRECATED - Identity Manager - Keyrock
Apache License 2.0
18 stars 25 forks source link

Update XACML policies in AuthzForce from Keyrock #81

Closed thomaskoeck closed 7 years ago

thomaskoeck commented 7 years ago

Hi,

I am facing some difficulties at the moment. I want to create permissions and assign them to roles using REST calls. This works perfectly fine. However, the permissions that I create using the REST calls do not work as it looks to me that the XACML policies in Authzforce are not getting updated accordingly.

Is there a way to trigger KeyRock to update the XACML policies in Authzforce using REST calls? I would like to avoid the step of going to IdM - Application - Manage Roles - Save.

Thanks in advance.

Best regards, Thomas

federicofdez commented 7 years ago

Hello @thomaskoeck ,

If you are to avoid the GUI of KeyRock when updating policies in Authzforce, you have to use directly the AuthZForce API, which is actually what the GUI does. I find the documentation rather self-explanatory, but in case you have any doubts I think you'd better contact directly the AuthZForce team.

Hope this helps! Feel free to write back otherwise.

Regards, Federico Fernández

federicofdez commented 7 years ago

I'm closing this issue now because of inactivity, but please feel free to reopen it we can be of further help!