XACML

XACML Policy Administration With WSO2 Identity Server

According to the XACML terminology, Policy administration point is the place where,  XACML policies are defined and managed.  WSO2 Identity Server is an one open source product that provides you to manage XACML policies. If you just login to management console UI of the WSO2 Identity Server v4.5.0,  you would see a PAP UI with […]

XACML PAP PDP Separation

With my previous post,  i went through XACML PDP (Policy Decision Point) architecture by using WSO2 Identity Server.  In this blog post, i am hoping to go through how PDP and PAP have been separated each other. In some implementation (specially with older Identity server versions),  there is no any separation with PAP (Policy Administrator […]

XACML engine architecture (PDP)

In this blog post. We are going to visit some architecture design of a XACML engine. When it comes to XACML and Open source world, WSO2 Identity server is one of a major player. Latest release of WSO2 Identity Server support XACML 3.0 based on Balana XACML implementation. As source code, distribution and documents are […]