Skip to content

TPS Token Database

Endi S. Dewata edited this page Oct 10, 2022 · 3 revisions

Token Record

The resource is stored in LDAP. Search will be done with this LDAP filter: (|(cn=<keyword>)(tokenUserID=<keyword>)).

LDAP Attribute REST Attribute Indexed Searchable Example

cn

Token ID

Yes

Yes

A00192030405060708C9

tokenUserID

User ID

Yes

Yes

testuser

tokenType

Type

No. The attribute is not indexed.

externalRegAddToToken

tokenStatus

Status

uninitialized

tokenReason

Reason

tokenAppletID

Applet ID

No. The attribute is not indexed.

1.4.52CF1C58

keyInfo

Key Info

0101

dateOfCreate

Create Timestamp

Yes

No. The attribute doesn’t contain useful information to search.

20140403112248Z

dateOfModify

Modify Timestamp

Yes

No. The attribute doesn’t contain useful information to search.

20140403112248Z

modified

0

tokenPolicy

RE_ENROLL=YES

extensions

numberOfResets

0

numberOfEnrollments

0

numberOfRenewals

0

numberOfRecoveries

0

userCertificate

See Also

Clone this wiki locally