Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TokenSourceUsageExampleClientLengthTech DocsNotes
LegacyLegacy-Services-H "Echo-Token: <token>"AF14A97A-A916-B45A-B7C9-31BBB73ECB99stable with :35?

"EDL-" PrefixedEDL

-H "ECHO-Token: <token>:<client>"


EDL-<BASE 64 text 60 long>:<client>settable with :64

Bearer TokenEDL-H "Authorization: Bearer <token>"EDL-<BASE 64 text 60 long>

https://tools.ietf.org/html/rfc6750
JWTEDL

-H "ECHO-Token: <token>:<client>"

-H "Authorization: Bearer <token>"

<Base64-Text>.<Base64-Text>.<Base64-Text>settable with :Up to 2k

JWT Intro

RFC7519


LaunchPadidmax.nasa.gov

-H "Echo-Token: <token>"

-H "Authorization: Bearer <token>"

something really long and ugly ; a SAML tokennull4kLaunchpad Authentication User's Guide

...

Launchpad tokens are passed in as an Echo-Token or Authorization header and do not use either a client separator (":") nor do they use the Bearer marker. Launchpad tokens have no client (null).

...