Example: XACML Policy Locator using LDAP

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 474

This topic has not yet been written. The content below is from the topic description.
Example                   ldap://localhost:10389         cn=Directory Manager         password         (objectclass=organizationalRole)         description         dc=jboss,dc=org       In the above configuration file, apart from the standard ldap url, username, password,  we need to look at the following: filter:  we are saying that we are looking for type (objectclass=organizationalRole) to filter the ldap entries out. attribute:  description is the ldap attribute where the xml file is serialized as base64 encoded stream