traefik-plugins / traefik-jwt-plugin

Traefik plugin which checks JWT tokens for required fields. Supports Open Policy Agent (OPA) and signature validation with JWKS
Apache License 2.0
98 stars 34 forks source link

Accessing maps inside the jwt #38

Closed ashish1099 closed 1 year ago

ashish1099 commented 1 year ago

Currently its seems like, you can only access the keys in the jwt token, but not when you want to access the nested maps.

ashish1099 commented 1 year ago

another issue that I have, when I tried deploying it, it says plugin not found 404, I have tried to do release, but still same issue