Hi, I'm watched using check token with /oauth/check_token with basic authorization.
curl -X POST --header "Authorization: Basic
But I want to using curl -X POST --header "Authorization: Bearer
Comment From: jgrandja
@deverlex Please provide more detail as I don't understand your question. Also, is this question related to Spring Security OAuth 2.x or Spring Security 5.0?