Changes

Jump to: navigation, search

stoney core: OpenLDAP directory data organisation

214 bytes added, 14:29, 13 April 2021
/* People - Person - Session tokens example */
| style="border-top:none;border-bottom:0.002cm solid #000000;border-left:0.002cm solid #000000;border-right:none;padding:0.097cm;"| <center>MUST</center>
| style="border-top:none;border-bottom:0.002cm solid #000000;border-left:0.002cm solid #000000;border-right:none;padding:0.097cm;"| <center>x</center>
| style="border-top:none;border-bottom:0.002cm solid #000000;border-left:0.002cm solid #000000;border-right:0.002cm solid #000000;padding:0.097cm;"| The sub tree containing all the information of a session tokens(creation date, access date, IPv4 or IPv6 address and the clients user agent). The attribute <code>sstToken</code> has the form of a UUID (Universally Unique Identifier).
For example: <code>ousstToken: tokens2e211493-41e6-4c74-9431-b5d990b177a4</code>.
|-
| style="border-top:none;border-bottom:0.002cm solid #000000;border-left:0.002cm solid #000000;border-right:none;padding:0.097cm;"| <center>x</center>
| style="border-top:none;border-bottom:0.002cm solid #000000;border-left:0.002cm solid #000000;border-right:0.002cm solid #000000;padding:0.097cm;"| The multi-valued attribute containing client information. This attribute contains the following information:
* The creation access time (UTC) in the form of <code>[YYYY][MM][DD]T[hh][mm][ss]Z</code> according to the [http://en.wikipedia.org/wiki/ISO_8601 ISO 8601] definition.
* The IPv4 or IPv6 address, from which the client has accessed the stoney API.
* The user agent of the client.
3,368
edits