oauth 2.0 - How to decode the OAuth2 access token to get the username by Resteasy -


i beginner use resteasy provide oauth2 service. much!

when use grant_type of client_crdentials,

1st step: requesting access token username , password. 2nd step: put access token authorization header call api.

my question is, @ 2nd step, @ server side, how decode access token username used request access token in 1st step? because, want know calling api. much!


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -