balana icon indicating copy to clipboard operation
balana copied to clipboard

Results 44 balana issues
Sort by recently updated
recently updated
newest added

**Description:** balana-core module depends on org.wso2.balana.utils which depends on (xerces.wso2) xercesImpl. However, xercesImpl is not available on Maven Central whereas the others are. Therefore, one may need to add the...

**Description:** Hi everyone, I'm building a project with Balana which is something about performance optimization. I've done some performance teting by using the sample code in image-filter. Basically, I created...

**Description:** A policy generated using ALFA tooling generates PolicyId attributes that are based on URLS, which WSO2 rejects. This means generated policies need further pre-processing before they can be uploaded...

**Description:** ALFA code as follows will generate XACML that is not uploadable via policy administration: ``` namespace AcmeCorp { import intelfs.attributes.* import Attributes.* policy buildingAccess { target clause iie.resourceType ==...

**Description:** When I use a VariableReference inside of AttributeAssignmentExpression to avoid duplicate code, the code throw a NullPointerException. I saw that this explote in the class VariableReference, line 164. The...

**Description:** I am using the Balana DTO objects to programatically generate requests. It works nicely but one problem I found is that AttributesElementDTO does not have an **id** field that...

**Description:** I have an obligation which generates an attribute missing but MustBePresent set to true. The policy generates an effect of "Permit" according to the rule. I believe that this...

**Description:** When trying to register a custom set function the `SetFunction.getXXInstance` method throws an exception due to not finding the function name in the internal map. **Affected Product Version:** All...

Is there anybody or any sample that has GeoXACML implementation with the balana library? References : - https://www.semanticscholar.org/paper/Location-attestation-and-access-control-for-mobile-Arunkumar-Soyluoglu/9c56bb9c93dfd5df97da9037b1c20894b0784844 - https://www.opengeospatial.org/standards/geoxacml

**Description:** There is no documentation about how to use this product.