Using Container Gateways, it is necessary to add the following system properties in the yaml file ? , The values are correct ?
com.l7tech.external.assertions.keyvaluestore.sharedKeyValueStoreProvider=local
com.l7tech.external.assertions.keyvaluestore.storeIdList=GW_STORE_ID
com.l7tech.external.assertions.keyvaluestore.GW_STORE_ID.maxEntrySize=10000000
com.l7tech.external.assertions.keyvaluestore.GW_STORE_ID.maxEntries=10000
CA API Gateway 11.1
1. For default values , you don't have to add these in your values.yaml but if you want to change the default value then you will need to add in yaml.
2. For keyvaluestore is com.l7tech.external.assertions.keyvaluestore.sharedKeyValueStoreProvider , the docs below is correctly showing example :
System Properties Configurations
3. the keyvaluestore assertion system property values provided on the issue description's example look correct.
Please note, as documented this feature is in the Preview stage.
Preview is a stage within the Layer7 Progressive Delivery model. In most cases, once a feature has reached the preview stage, the feature is ready to be approved for Broadcom Support for production use by a limited number of customers. Interested customers can request approval by opening a Broadcom Support case. Other customers should only use preview features in non-production environments and submit feedback through the Layer7 Community portal.