Condeti / XACML.NET

This project implements the OASIS XACML REST API for Microsoft .NET (C#)
Other
11 stars 4 forks source link

XACML 3.0 support #1

Open markphillips100 opened 8 years ago

markphillips100 commented 8 years ago

Will you be providing support for XACML 3.0 anytime soon?

markphillips100 commented 8 years ago

Thanks for the quick response.

I'm looking to use a XACML/ABAC implementation in my next project and was hoping to use a .NET implementation such as yours so I could "embed" the PDP into ASP.NET 5 middleware to consume in both asp.net web UI and web api apps. Most other implementations seem to be JAVA based which doesn't help for an embedded scenario. Do you see this as a good use case for the PDP? Have you had any issues with using the current XACML 2.0 version?

Regards,

Mark

On Wed, May 4, 2016 at 12:20 AM veremenko-jav notifications@github.com wrote:

Hi. I forked the library for the testing, at least for now. With my fixes I managed to make it to apply to my purposes, but this lib still needs refactoring from my prospective. I can't give you any timeline for now.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Condeti/XACML.NET/issues/1#issuecomment-216543718

veremenko-y commented 8 years ago

Hey Mark. There is abc.xacml repository with support 3.0, but from my experience it requires refactoring.

markphillips100 commented 8 years ago

Thanks. I'll take a look.

On Thu, May 5, 2016 at 8:47 AM veremenko-jav notifications@github.com wrote:

Hey Mark. There is abc.xacml repository with support 3.0, but from my experience it requires refactoring.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Condeti/XACML.NET/issues/1#issuecomment-217026672