Validate kid in Cloud Foundry token header
Instead of validating the signature against all the public keys, we can validate it only against the public key with the kid that matches the one in the token header. Closes gh-8126
Showing
Please register or sign in to comment