II.
Term JSON
Structured · liveterm:json-web-token
JSON Web Token json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:json-web-token",
"_kind": "Term",
"_file": "terminology/terms/json-web-token.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:json-web-token.canonical",
"displayName": "JSON Web Token",
"kind": "format",
"description": "A signed, base64url-encoded token format for stateless authentication.\n"
},
"outgoingEdges": [
{
"from": "term:json-web-token",
"to": "domain:cybersecurity",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:json-web-token",
"to": "domain:backend",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:jwt",
"to": "term:json-web-token",
"kind": "expands_to"
},
{
"from": "definition:json-web-token.canonical",
"to": "term:json-web-token",
"kind": "defines"
}
]
}