About
The authorization process utilizes:
- two authorization server endpoints (HTTP resources):
- As well as one client endpoint also called the Redirection endpoint - used by the authorization server to return responses containing authorization credentials to the client via the resource owner user-agent.
Not every authorization grant type utilizes both endpoints. Extension grant types MAY define additional endpoints as needed.