camunda-rest-jwt-authentication icon indicating copy to clipboard operation
camunda-rest-jwt-authentication copied to clipboard

Add param to exclude url patterns

Open miguelblcfigueira opened this issue 4 years ago • 1 comments

Hello,

It could be useful to add a param that would allow to bypass the filter.

This is useful, for example, to bypass the Camunda's /identity/verify endpoint.

Reference: https://www.javacodegeeks.com/2018/04/how-to-exclude-a-url-from-a-filter.html

I may submit PR if this project is still maintained.

miguelblcfigueira avatar May 28 '21 09:05 miguelblcfigueira

Sure

StephenOTT avatar May 28 '21 10:05 StephenOTT