Guido Spadotto
Guido Spadotto
It seems that the paginated Query API is not being unit tested for Redis as - for example - is done here for Postgresql: https://github.com/dapr/components-contrib/blob/c693061efb732c538d4c3a09e9936f8bc49c8726/common/component/postgresql/v1/postgresql_query_test.go#L36-L43 ## Expected Behavior Add a...
Location : https://is.docs.wso2.com/en/5.11.0/setup/configuring-a-read-only-ldap-user-store/ Location : https://is.docs.wso2.com/en/5.11.0/setup/configuring-a-read-write-ldap-user-store/ There are two **different** explanations for the **same** configuration parameter (LDAPConnection) of read-only and read-write LDAP User Stores.
I am trying to build the repository from the master branch (as there are no binary distributions) on a Mac, but there are references to data structures that are no...
### Description Any 4.x.x version of MI cannot be built with reasonably recent JDKs unless you set the following environment variable: `export JAVA_TOOL_OPTIONS=' -Djdk.util.zip.disableZip64ExtraFieldValidation=true -Djdk.nio.zipfs.allowDotZipEntry=true --add-opens=java.base/java.net=ALL-UNNAMED '` This is due...
### Description: It is not possible to associate an "allow/deny" permission with a specific role name when creating a subscription throttling policy (and maybe other policy types) with the admin...