Overview#
Security Token is a
Token that is used
Authentication or
Authorization
Security Tokens include:
Security Token is a set of information that facilitates the sharing of
identity and security information in heterogeneous environments or across
Security Domains.
Examples of security tokens include
JSON Web Tokens (
JWTs) and
SAML Assertions.
Security Tokens 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 Security Token is:
There might be more information for this subject on one of the following: