!!! Overview
[{$pagename}] is a [Token] that is used [Authentication] or [Authorization]

[{$pagename}]s include:
* [HTTP] [cookies]
* [OAuth 2.0 Tokens] 
* [Hardware Security Module]
* [Hard tokens]
* [Tokens]

!! [OAuth 2.0 Token Exchange]
[{$pagename}] is a set of information that facilitates the sharing of [identity|Digital Identity] and security information in heterogeneous environments or across [Security Domains].  [Examples] of security tokens include [JSON Web Tokens] ([JWTs]) and [SAML Assertions].  
[{$pagename}]s are typically [Digitally Signed] to achieve [integrity] and sometimes also [encrypted] to achieve [confidentiality].  
Security tokens are also sometimes described as [Assertions], such as in [RFC 7521].

[Security Considerations] are [REQUIRED] when [{$pagename}] is:
* [data At Rest] 
* [data In Process] 
* [data In Transit]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]