Closed aricart closed 1 month ago
Need to fix this..
nice, I'd be interested in exporting processUserPermissionsTemplate
to provide a UI in nats auth
that can show ACLs expanded during JWT info expanded just as the server would
nice, I'd be interested in exporting
processUserPermissionsTemplate
to provide a UI innats auth
that can show ACLs expanded during JWT info expanded just as the server would
I got that and better: https://github.com/aricart/aclgenerator
Relaxed template logic to allow a template in a scoped user to be in line with the subject, enabling uses like
KV_{{tag(foo)}}
. This allows more flexibility for some arcane cases even if the tag requirement is that it will still be lower-cased.Signed-off-by: Alberto Ricart alberto@synadia.com