Authorization Request
From MgmtWiki
Revision as of 08:59, 25 March 2021 by Tom (talk | contribs) (Created page with "==Full Title or Meme== Simply put the Authorization Request is sent from one service to another to access for access to a protected resource. ==Context== * In the context...")
Full Title or Meme
Simply put the Authorization Request is sent from one service to another to access for access to a protected resource.
Context
- In the context of Identity Management the Authorization Request is sent by the Relying Party (RP) to an Authorization Endpoint to acquire sufficient information about the user to establish an authenticated communication session.
- The Authorization Request was formally described in Oauth 2.0 to be a collection of query parameters to be added to a URL for exmaple /Auhtorize?parm1=value1& other clam ins as appropriate.