Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk export/query XACML policies (or Entitlements) #1269

Closed
amemon opened this issue Jun 28, 2017 · 3 comments
Closed

Bulk export/query XACML policies (or Entitlements) #1269

amemon opened this issue Jun 28, 2017 · 3 comments

Comments

@amemon
Copy link

amemon commented Jun 28, 2017

How can I bulk export/query XACML policies from product-is? The aim is to query all or a subset of policies and keep in-sync (periodically) with the services (at the PEP side) to avoid network calls to the IS server.

@amemon
Copy link
Author

amemon commented Aug 10, 2017

To refine/simplify my question further: is it possible to have remote access to policy store or PAP via REST or SOAP based API?

@omindu
Copy link
Member

omindu commented Aug 10, 2017

You can use the EntitlementPolicyAdminService SOAP service for this. There are methods to get a single policy or all the available policies in PAP. For more info on calling admin services, refer the section Web Service API in [1]

[1] - http://xacmlinfo.org/2013/09/27/xacml-policy-administration/

@amemon
Copy link
Author

amemon commented Aug 11, 2017

Thanks omindu! I am closing the issue.

@amemon amemon closed this as completed Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants