← Prev in month
← Prev in thread
Re: Automatic conversion of XACML 2.0 to 3.0 policies/requests
Hello, for anyone interested, I ended up writing my own XSLT file for XACML 2.0-to-3.0 Policy conversion. I published it temporarily: http://catalogue.fiware.org/sites/default/files/storage/enablers/xacml2to3.xsl Maybe there is a better place to publish it (OASIS XACML website?). Anyway, it has a few limitations, as explained in comments inside that file. Besides, I noticed different behaviors depending on the XSLT processor, so I just want to inform that I tested only with Xalan and Saxon (HE) implementations. Any improvement, patch, etc. is welcome of course. Regards, Cyril Dangerville On Sat, Mar 14, 2015 at 7:20 PM, Cyril <> wrote: Hello, I need to convert a significant number of XACML 2.0 PolicySets and Requests to XACML 3.0 equivalents. Has anybody used or developed a XSLT, or any tool, to help with this task? And would be willing to share with the community, of course. Thanks for your help. Regards, Cyril
← Prev in month
← Prev in thread