authorization - XACML policies are not sync with AuthZForce after creation in IdM -


im trying extend wilma pep proxy ge support level 3 of security: xacml authorization.

i implemented necessary modifications in pep proxy, in order support level of authorization, i'm having problems provisioning xacml permissions through idm interface, based on openstack horizon fork. far know, xacml policy created @ idm database not created @ corresponding authzforce domain. in fact, after xacml permision creation test, level 2 permision associated same application not syncronized authzforce.

after little of research, thing got more complex. far can see, each domain in authzforce has policyset root. in particular policyset has mapped user roles (application roles except provider , purchaser) xacml associated permissions. in fact level 2 of security (basic authorization) supported through xacml policies.

so questions are:

1) why did not xacml policy sync authzforce?. may issue in idm?

2) how should xacml level 3 permissions looks, if combined xacml policies associated level 2 permissions of other roles in application, before published in corresponding authzforce domain?

suggestions?

i using following versions of each ge:

  • idm ge: v5.4.0
  • authzforce ge: release 5.4.1
  • pep proxy wilma: 5.4


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -