How to write a PIP extension in Java running on the WSO2 Identity Server -
found reference article how write xacml pip extension in wso2 under link http://blog.facilelogin.com/2011/04/xacml-policy-information-point.html
is list of prerequisites still valid wso2 identity server version 5? article mentions 2 .jars required, org.wso2.carbon.identity.entitlement-3.2.0.jar , sun-xacml-2.0.1.wso2v1.jar. there newer set available?
could please confirm obtain jar files or give updated link documentation.
thanks in advance support.
regards, claude
yes. there newer versions org.wso2.carbon.identity.entitlement jar. org.wso2.carbon.identity.entitlement-4.2.0.jar , org.wso2.carbon.identity.entitlement-4.2.2.jar.
you can find org.wso2.carbon.identity.entitlement-4.2.0.jar [1]. org.wso2.carbon.identity.entitlement-4.2.2.jar available in /repository/components/plugins.
you can find sun-xacml-2.0.1.wso2v1.jar [2].
[2] http://dist.wso2.org/maven2/sun-xacml/wso2/sun-xacml/2.0.1.wso2v1/
Comments
Post a Comment