{
    "status": 0,
    "status_bits": [],
    "ra_email": "oidra@viathinksoft.de",
    "comment": "",
    "confidential": false,
    "title": "Tracing information",
    "description": "<p>\"Tracing information\" can be used for later updates to increase security; for example:</p>\n<ul>\n<li>Reject login if the IP changed \"too much\" (different country, different AS, etc.)</li>\n<li>Revoke all tokens from a single \"login flow\" (sequence 1, 2, 3, ...)</li>\n</ul>\n<p>Members of the structure:</p>\n<ul>\n<li>iat_1st =First login timestamp in the login flow</li>\n<li>jti_1st = First JTI in the login flow (first login)</li>\n<li>seq = Begins with 1; increases every time the JWT is changed</li>\n<li>ip = IP address at the latest JWT change</li>\n<li>ip_1st = IP address of the first JWT</li>\n<li>ua = User Agent at the latest JWT change</li>\n<li>ua_1st = User Agent of the first JWT</li>\n</ul>\n<p>&nbsp;</p>",
    "asn1ids": [
        "trace"
    ],
    "iris": [
        "CLAIM_TRACE"
    ],
    "created": "2023-06-20 00:04:51",
    "updated": "2023-06-20 21:34:06",
    "children": []
}