Authorization Server

From IDESG Wiki
Revision as of 00:16, 17 April 2020 by Tomjones (talk | contribs) (Created page with "==Full Title== Access tokens are issued to third-party clients by an Authorization Server with the approval of the resource owner. The client uses the access token to acc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Full Title

Access tokens are issued to third-party clients by an Authorization Server with the approval of the resource owner. The client uses the access token to access the protected resources hosted by the resource server. Taken from RFC 6749<ref> The OAuth 2.0 Authorization Framework RFC 6749 https://www.rfc-editor.org/rfc/pdfrfc/rfc6749.txt.pdf<\ref>


References

<references />

Other Material