Changes

Jump to: navigation, search

stoney core: OpenLDAP directory data organisation

187 bytes added, 13:14, 13 April 2021
/* People - Person - JSON Web Tokens (JWT) */
</source>
Each JSON Web Token (JWT) receives its own child-entry to store additional meta data, such as the token's create date, last utilisation date, ...  In the example below, the JSON Web Token <code>sstToken: 2e211493-41e6-4c74-9431-b5d990b177a4</code> has to
<source lang='ldif'>
dn: sstToken=2e211493-41e6-4c74-9431-b5d990b177a4,ou=tokens,uid=4000002,ou=people,dc=stoney-cloud,dc=org
objectclass: sstTokenObjectClass
sstToken: 2e211493-41e6-4c74-9431-b5d990b177a4
description: The sub tree for the tokens of the person JSON Web Token with the uid 4000002id '2e211493-41e6-4c74-9431-b5d990b177a4'.sstCreationDate: 20210413T081027ZsstIPAddress: 194.176.109.13sstUserAgent: 20210413T081027Z: Mozilla/5.0 (X11; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0
</source>
3,368
edits