Global Information Lookup Global Information

JSON Web Token information


JSON Web Token
AbbreviationJWT
StatusProposed Standard
First publishedDecember 28, 2010 (2010-12-28)
Latest versionRFC 7519
May 2015
OrganizationIETF
CommitteeIEGS
Authors
  • Michael B. Jones
  • Microsoft
  • John Bradley
  • Ping Identity
  • Nat Sakimura
  • NRI
Base standards
  • JSON
  • JSON Web Encryption (JWE)
  • JSON Web Signature (JWS)
DomainData exchange
Websitedatatracker.ietf.org/doc/html/rfc7519

JSON Web Token (JWT, suggested pronunciation /ɒt/, same as the word "jot"[1]) is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key.

For example, a server could generate a token that has the claim "logged in as administrator" and provide that to a client. The client could then use that token to prove that it is logged in as admin. The tokens can be signed by one party's private key (usually the server's) so that any party can subsequently verify whether the token is legitimate. If the other party, by some suitable and trustworthy means, is in possession of the corresponding public key, they too are able to verify the token's legitimacy. The tokens are designed to be compact,[2] URL-safe,[3] and usable, especially in a web-browser single-sign-on (SSO) context. JWT claims can typically be used to pass identity of authenticated users between an identity provider and a service provider, or any other type of claims as required by business processes.[4][5]

JWT relies on other JSON-based standards: JSON Web Signature and JSON Web Encryption.[1][6][7]

  1. ^ a b Jones, Michael B.; Bradley, Bradley; Sakimura, Sakimura (May 2015). JSON Web Token (JWT). IETF. doi:10.17487/RFC7519. ISSN 2070-1721. RFC 7519.
  2. ^ Nickel, Jochen (2016). Mastering Identity and Access Management with Microsoft Azure. Packt Publishing. p. 84. ISBN 9781785887888. Retrieved July 20, 2018.
  3. ^ Cite error: The named reference jwtintro was invoked but never defined (see the help page).
  4. ^ Sevilleja, Chris. "The Anatomy of a JSON Web Token". Retrieved May 8, 2015.
  5. ^ "Atlassian Connect Documentation". developer.atlassian.com. Archived from the original on May 18, 2015. Retrieved May 8, 2015.
  6. ^ Jones, Michael B.; Bradley, John; Sakimura, Nat (May 2015). "draft-ietf-jose-json-web-signature-41 - JSON Web Signature (JWS)". tools.ietf.org. Retrieved May 8, 2015.
  7. ^ Jones, Michael B.; Hildebrand, Joe (May 2015). "draft-ietf-jose-json-web-encryption-40 - JSON Web Encryption (JWE)". tools.ietf.org. Retrieved May 8, 2015.

and 22 Related for: JSON Web Token information

Request time (Page generated in 0.804 seconds.)

JSON Web Token

Last Update:

JSON Web Token (JWT, suggested pronunciation /dʒɒt/, same as the word "jot") is a proposed Internet standard for creating data with optional signature...

Word Count : 1479

JSON Web Signature

Last Update:

arbitrary data. This is used as the basis for a variety of web-based technologies including JSON Web Token. JWS is a way to ensure integrity of information in...

Word Count : 432

JSON Web Encryption

Last Update:

defined by RFC 7516. Along with JSON Web Signature (JWS), it is one of the two possible formats of a JWT (JSON Web Token). JWE forms part of the JavaScript...

Word Count : 284

HTTP cookie

Last Update:

can be done using cookies can also be done using other mechanisms. A JSON Web Token (JWT) is a self-contained packet of information that can be used to...

Word Count : 10784

Web API security

Last Update:

time check algorithm, and if the token is expired, the request is forbidden. "An example of such token is JSON Web Token. The "exp" (expiration time) claim...

Word Count : 698

Access token

Last Update:

created by the subject associated to the token. API key Claims-based identity Session ID JSON Web Token "Access Token: Definition, Architecture, Usage & More"...

Word Count : 935

Digest access authentication

Last Update:

implemented by any mainstream browsers. JSON Web Token (JWT) is a JSON-based standard RFC 7519 for creating access tokens that assert some number of claims...

Word Count : 2878

CWT

Last Update:

representation of a signal in mathematics CBOR Web Token, a proposed Internet standard for encoding JSON Web Token-style tokens in binary form Kwatay language, spoken...

Word Count : 247

JWT

Last Update:

Webb Space Telescope JWt (Java web toolkit), a software library J. Walter Thompson, an advertising agency JSON Web Token, a metadata standard This disambiguation...

Word Count : 66

Web API

Last Update:

typically expressed in JSON or XML by means of an HTTP-based web server. A server API (SAPI) is not considered a server-side web API, unless it is publicly...

Word Count : 1833

WebSocket

Last Update:

balancer of WebSocket applications. lighttpd mod_wstunnel can construct WebSocket tunnels to transmit arbitrary data, including in JSON format, to a...

Word Count : 3262

Web development

Last Update:

authorization: Implementing robust authentication mechanisms, such as OAuth or JSON Web Tokens (JWT), ensures that only authorized users can access specific resources...

Word Count : 4681

Learning Tools Interoperability

Last Update:

specification, v1.3, this is done using OAuth2, OpenID Connect, and JSON Web Tokens. For example, a Learning Management System (LMS) may use LTI to host...

Word Count : 504

HMAC

Last Update:

HMACs. HMAC is used within the IPsec, SSH and TLS protocols and for JSON Web Tokens. This definition is taken from RFC 2104: HMAC ⁡ ( K , m ) = H ⁡ ( (...

Word Count : 2305

Ruby on Rails

Last Update:

structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and...

Word Count : 4229

Access Control Service

Last Update:

Foundation (WIF) Support for the SAML 1.1, SAML 2.0, Simple Web Token (SWT) and JSON Web Token (JWT) token formats (JWT still in beta) Integrated and customizable...

Word Count : 239

Federated identity

Last Update:

Markup Language), OAuth, OpenID, Security Tokens (Simple Web Tokens, JSON Web Tokens, and SAML assertions), Web Service Specifications, and Windows Identity...

Word Count : 1418

History of the World Wide Web

Last Update:

(sometimes also referred to as Web 3.0) is an idea for a decentralized Web based on public blockchains, smart contracts, digital tokens and digital wallets. Historiography...

Word Count : 8798

YAML

Last Update:

and does not require quotes around most string values (it also supports JSON style [...] and {...} mixed in the same file). Custom data types are allowed...

Word Count : 4271

LinOTP

Last Update:

As a web service, LinOTP provides a REST-like web API. All functions can be accessed via Pylons controllers. Responses are returned as a JSON object...

Word Count : 419

Verifiable credentials

Last Update:

signatures. Proof mechanisms that are in use include: JSON Web Tokens with JSON Web Signatures, JSON-LD proofs, and zero-knowledge proofs using schemes such...

Word Count : 1191

HCL Notes

Last Update:

messaging (with additional HCLSoftware voice- and video-conferencing and web-collaboration), discussions/forums, blogs, and an inbuilt personnel/user...

Word Count : 7690

PDF Search Engine © AllGlobal.net