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

Is there any documentation available? #2

Open
krishnaanaril opened this issue Mar 23, 2021 · 3 comments
Open

Is there any documentation available? #2

krishnaanaril opened this issue Mar 23, 2021 · 3 comments

Comments

@krishnaanaril
Copy link

This looks like a promising project. Currently I'm doing a POC on XACML and it'll be great if someone could share more info on it.

@ygrignon-sfdc
Copy link
Contributor

The previous version of this project was more of a turn key solution. This version is more a component that needs to be integrated in your own solution. Take a look at https://github.com/ygrignon-sfdc/XACML/blob/master/XACML-PDP-REST/src/main/java/com/att/research/xacml/rest/XACMLPdpServlet.java#L502 to see how that works.

@krishnaanaril
Copy link
Author

@ygrignon-sfdc How do you create policies? Do you have any separate tools for that?

@ygrignon-sfdc
Copy link
Contributor

ygrignon-sfdc commented May 3, 2021

@krishnaanaril I like to write them using Axiomatics' ALFA Eclipse plugin. It's a lot easier to read than plain XACML but compiles down to XACML so it works on any compliant engine.

pdragosh pushed a commit that referenced this issue Jul 1, 2022
Merge pull request #1 from sfdc-acs/master
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