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?
The creation of legacy Echo Tokens and use of the Echo-Token header are deprecated and scheduled for decommissioning.
"EDL-" PrefixedEDL

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


EDL-<BASE 64 text 60 long>:<client>settable with :64
Use of the Echo-Token header are deprecated and scheduled for decommissioning.
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: <token>"

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

...

Token Usage

Code Block
curl -H "Echo-TokenAuthorization: AF14A97A-A916-B45A-B7C9-31BBB73ECB99 Bearer XXXX" https://cmr.sit.earthdata.nasa.gov/search/collections/

...