Adding URL patterns

To add additional URL patterns, you can set additional properties:

  • be.http.filter.cors.urlpattern.2
  • be.http.filter.cors.urlpattern.3
Note: Ensure that the property names are unique when you add the properties for additional url patterns by adding a unique arbitraryUniqueName.

Example Value (URL Pattern)

be.http.filter.cors.urlpattern.2=/some/Url*

be.http.filter.cors.urlpattern.3=/anotherUrl