3
Answers

oAuth2 need clarification regarding the tokens

  1. How resource server validate token issued be Authorization server with subsequent Request.
  2. If I want to store token in the database for the suqbsequent requests. Is it the correct way to store the token and what information i need to store?.
  3. If I want to use the self Reference token then what information I need to validate in the resource server and how?
Answers (3)