I am trying to get a sense of usage of JBoss XACML either as a standalone project or inside JBoss Application Server v5.0. If you are using this project, please choose any of the 3 options. Takes less than 10 seconds.
The survey is available on the Left Hand Column of http://anil-identity.blogspot.com
Reference:
What is JBoss XACML?
Refer to:
https://www.jboss.org/community/docs/DOC-10840
What is Oasis XACML?
Refer to:
http://en.wikipedia.org/wiki/XACML
Can I use JBossXACML without using the JBoss Application Server?
Of course, it is a standalone project.
Pick your jars from the following two places for the latest version:
http://repository.jboss.org/maven2/org/jboss/security/jboss-xacml/
http://repository.jboss.org/maven2/org/jboss/security/jboss-sunxacml/
=======================
2 comments:
Anil,
Unfortunately, 'not yet' is not an option. It's high on my list to experiment with (already, based on functionality, that I want to use it)
Anil,
Same here.
For my current client I am looking into implementing my own JACC provider that delegates to a PDP we are in the process of selecting.
A XACML based solution would be preferable, but than the retrieval of XACML policies must be pluggable/configurable, and not only retrieved from the WEB-INF directory.
The major benefit of using JACC is the possibility to change the policies on the fly without redeploying/restarting the application making it less available.
Post a Comment