User Tools

Site Tools


dido:public:ra:xapend:xapend.b_stds:tech:ietf:oauth_bearer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.b_stds:tech:ietf:oauth_bearer [2021/07/26 15:54]
murphy [Introduction]
dido:public:ra:xapend:xapend.b_stds:tech:ietf:oauth_bearer [2021/08/18 10:29] (current)
murphy
Line 17: Line 17:
 ==== Introduction ==== ==== Introduction ====
  
-  : //​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​o:​oauth]] enables clients to access protected resources by obtaining an+  : //​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​o:​oauth]] enables ​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client|clients]] to access protected resources by obtaining an
    ​access token, which is defined in "The OAuth 2.0 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​authorization]]    ​access token, which is defined in "The OAuth 2.0 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​authorization]]
    ​Framework"​ [RFC6749] as "a string representing an access    ​Framework"​ [RFC6749] as "a string representing an access
Line 23: Line 23:
    ​owner'​s credentials directly.//    ​owner'​s credentials directly.//
  
-  : //Tokens are issued to clients by an authorization server with the+  : //[[dido:​public:​ra:​xapend:​xapend.a_glossary:​t:​tokens|Tokens]] are issued to clients by an authorization ​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​server|server]] ​with the
    ​approval of the resource owner. ​ The client uses the access token to    ​approval of the resource owner. ​ The client uses the access token to
    ​access the protected resources hosted by the resource server. ​ This    ​access the protected resources hosted by the resource server. ​ This
Line 30: Line 30:
  
   : //This specification defines the use of bearer tokens over HTTP/1.1   : //This specification defines the use of bearer tokens over HTTP/1.1
-   ​[[https://​tools.ietf.org/​html/​rfc2616 | RFC2616]] using Transport Layer Security (TLS) [[https://​tools.ietf.org/​html/​rfc5246 | RFC5246]] to access+   ​[[https://​tools.ietf.org/​html/​rfc2616 | RFC2616]] using [[dido:​public:​ra:​xapend:​xapend.a_glossary:​t:​tls]] ​[[https://​tools.ietf.org/​html/​rfc5246 | RFC5246]] to access
    ​protected resources. ​ TLS is mandatory to implement and use with this    ​protected resources. ​ TLS is mandatory to implement and use with this
    ​specification;​ other specifications may extend this specification for    ​specification;​ other specifications may extend this specification for
dido/public/ra/xapend/xapend.b_stds/tech/ietf/oauth_bearer.1627329283.txt.gz · Last modified: 2021/07/26 15:54 by murphy