stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

AccessTokens should be validate it using the kid in the header instead of the client apiKey

Open josebarrueta opened this issue 9 years ago • 0 comments

Access tokens should resolve the apiKey based on the kid header and not just based on the current apiKeyId.

josebarrueta avatar Nov 29 '16 00:11 josebarrueta