You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal Server error "no namespace" on paths /v1/auth/token/lookup-accessor, /v1/auth/token/renew-accessor, /v1/auth/token/revoke-accessor when accessor has random Unicode chars #13274
Describe the bug
Making a POST at any of the 4 URLs with accessor having the supplied value in the JSON examples, results in 500 - Internal Server Error
To Reproduce
Steps to reproduce the behavior:
Run curl with the payload supplied in the json files.