Subscribe: RSS Podcasts iTunes
wikiofthedaymasto.ai
  Buy WotD Stuff!!
Episode 260             Episode 262
Episode 261

JSON Web Token
Fri, 2018-Jan-19 01:37 UTC
Length - 2:24

Direct Link

Welcome to popular Wiki of the Day where we read the summary of a popular Wikipedia page every day.

With 2,271,323 views on Thursday, 18 January 2018 our article of the day is JSON Web Token.

JSON Web Token (JWT, pronounced ) is a JSON-based open standard (RFC 7519) for creating access tokens that assert some number of claims. For example, a server could generate a token that has the claim "logged in as admin" and provide that to a client. The client could then use that token to prove that it is logged in as admin. The tokens are signed by the server's key, so the client and server are both able to verify that the token is legitimate. The tokens are designed to be compact, URL-safe and usable especially in web browser single sign-on (SSO) context. JWT claims can be typically 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. The tokens can also be authenticated and encrypted.

JWT relies on other JSON-based standards: JWS (JSON Web Signature) RFC 7515 and JWE (JSON Web Encryption) RFC 7516.

This recording reflects the Wikipedia text as of 01:37 UTC on Friday, 19 January 2018.

For the full current version of the article, go to http://en.wikipedia.org/wiki/JSON_Web_Token.

This podcast is produced by Abulsme Productions based on Wikipedia content and is released under a Creative Commons Attribution-ShareAlike License.

Visit wikioftheday.com for our archives, sister podcasts, and swag. Please subscribe to never miss an episode. You can also follow @WotDpod on Twitter.

Abulsme Productions produces the current events podcast Curmudgeon's Corner as well. Check it out in your podcast player of choice.

This has been Aditi. Thank you for listening to popular Wiki of the Day.

Archive
2017:MayJunJulAugSepOctNovDec
2018:JanFebMarAprMayJunJulAugSepOctNovDec
2019:JanFebMarAprMayJunJulAugSepOctNovDec
2020:JanFebMarAprMayJunJulAugSepOctNovDec
2021:JanFebMarAprMayJunJulAugSepOctNovDec
2022:JanFebMarAprMayJunJulAugSepOctNovDec
2023:JanFebMarAprMayJunJulAugSepOctNovDec
2024:JanFebMar

Most Recent Episodes


Feedback welcome at feedback@wikioftheday.com.

These podcasts are produced by Abulsme Productions based on Wikipedia content.

They are released under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Creative Commons License

Abulsme Productions also produces Curmudgeon's Corner, a current events podcast.

If you like that sort of thing, check it out too!


Page cached at 2024-03-29 06:52:29 UTC
Original calculation time was 2.6858 seconds

Page displayed at 2024-03-29 14:40:28 UTC
Page generated in 0.0008 seconds