nginx_phantom_token_module
nginx_phantom_token_module copied to clipboard
Truncated JWT when caching is diabled
This issue is related to issue #50. That issue fixed a problem with large JWTs when caching was enabled. When caching is not enabled though and a large JWT is returned from the introspection endpoint, the JWT is truncated. This needs to be fixed.