This project implements the OASIS XACML REST API for Microsoft .NET (C#)
This version is not ready yet. This version bases on the project from http://mvpos.sourceforge.net/
The requirement this project consists in creating an ASP. NET MVC RESTful API can store the Policys and can carry out an evaluation of Request on the memory of Policys. As a data memory the MongoDb 3. x is used. The project can be bound optionally in a federation. In addition will follow an administrative surface (PAP) as well as detailed instructions for the use of the server.