Difference between revisions of "Bearer token"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 8: Line 8:
 
* [[Personal access token (PAT)]]
 
* [[Personal access token (PAT)]]
 
* [[Kubernetes dashboard]]
 
* [[Kubernetes dashboard]]
* [[HTTP header]]: [[HTTP Header: Authorization|Authorization]]
+
* [[HTTP header]]: <code>[[HTTP Header: Authorization|Authorization:]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 17:27, 13 June 2022

wikipedia:Bearer token is an opaque string, not intended to have any meaning to clients using it. Some servers will issue tokens that are a short string of hexadecimal characters, while others may use structured tokens such as JSON Web Tokens.


 Authorization: Bearer 31ada4fd-adec-460c-809a-9e56ceb75269

Related

See also

Advertising: