Simple question:
Is following payload:
{
"aud": ["aud1", "aud2"]
}
equivalent to:?
{
"AUD": ["aud1", "aud2"]
}
According to the specification in RFC7519 claim names are case-sensitive:
Claim Name: The name requested (e.g., "iss"). ... This name is case sensitive. Names may not match other registered names in a case-insensitive manner unless the Designated Experts state that there is a compelling reason to allow an exception.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With