camunda-rest-jwt-authentication
camunda-rest-jwt-authentication copied to clipboard
Camunda BPM plugin library providing JWT Authentication
Closes #9
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...
Hi there I'm new in camunda I just try to test it. Everything work fine, but when I change username on jwt.io and after will use token to Postman App...
Add code snippet of the working spring boot example
Create a Groups Loader that will generate groups based on YAML configuration file. Groups will be loaded based on the configuration when the engine starts up. Groups that already exist...