Commit Graph

3 Commits

Author SHA1 Message Date
Lance Bragstad c87a0230b3 Repropose JWT specification for Stein
This spec was something we agreed upon as a team during the Queens
release. This commit reproposes it for Stein.

Major differences between this specification the original proposal
from Queens include:

  - the algorithm targeted for the implementation
  - the library being used to sign and validate JWTs
  - the payload data and claim information
  - asymmetric key rotation details

bp json-web-tokens

Change-Id: I598faca40a6d81dd58155165d4a323fb437f7a6c
2018-10-25 22:00:17 +00:00
Colleen Murphy 0aa11d2c64 Clarify details of json-web-tokens spec
Change-Id: Ia00e71d5229aaedbd97f7b33dc9308b121948d4f
2017-10-20 11:39:56 +02:00
Colleen Murphy ae7760d282 Propose JWT as a new token provider
Change-Id: I2dbdee32f45a29fe64c43e9d068ca79f8aa37088
2017-10-13 20:00:07 +00:00