opencred
opencred copied to clipboard
A malformed access token sent to the GET exchange endpoint reliably crashes the pod
I had an issue on my end sending an access token with wrong, extra data (a ?redirectToken=abc123) to the access token string.
This crashed the docker container reliably, every request would just crash the whole container.