OAuth AS


The OAuth Authorization Server's goals are the following:

  • Given an assertion, to check if it's a valid one and to generate a token for an specific scope.

OAuth Authorization Server's Architecture: