{
    "status": 0,
    "status_bits": [],
    "ra_email": "oidra@viathinksoft.de",
    "comment": "",
    "confidential": false,
    "title": "JWT signature",
    "description": "<p>- Auth content Store (OIDplusAuthContentStoreJWT.class.php):<br />&nbsp; Key to sign JWT tokens (used for Automated AJAX requests, REST API and logins with \"Remember me\") using PBKDF2+HMAC<br />&nbsp; * If a private/public key pair exists: Sign the JWT using that private key.<br />&nbsp; * Otherwise sign it with:<br />&nbsp; &nbsp; `<code>JWT = HS512(hash_pbkdf2(\"sha512\", OIDplus::authUtils()-&gt;makeSecret([\"0be35e52-f4ef-11ed-b67e-3c4a92df8582\"]), \"\", 10000, 64/*256bit*/, false))</code></p>",
    "created": "2023-05-17 23:58:31",
    "updated": "2023-05-18 20:21:58",
    "children": []
}