Custom
[Custom]
AdminCertificateIssuer={issuer:2.5.4.3}
AdminTokenDescription={token-number-string}
AdminTokenName={token-name}
AutoRenewServer=
AutoRenewTask=
AutoRenewTokenModel=*
AutoRenewIssuerName=*
Token and certificate auto renewal
Here are the properties to use when you use the token and certificate auto renewal function.
AutoRenewServer
To use the token and certificate auto renewal function, setting the AutoRenewServer property is mandatory. If it has no value, the function is turned off.
AutoRenewTask
The AutoRenewTask sets which task to run. The setting is optional, and if no task is given a task is chosen automatically.
If a task exists, it will be used. If more than one task exists, a task containing both the words "token" and "renew" is used. The words are case insensitive so both "RenewToken" and "renewtoken" can be used, but "RenewToken" is the default task type name in Net iD Portal.
It is recommended to not set this property, and make sure to configure Net iD Portal so that there is only one applicable task type available for self-service.
AutoRenewTokenModel
The AutoRenewTokenModel property sets the token model to use by matching conditions to activate the autorenew dialog.
To set this property is mandatory, but if it is set to the wildcard *
it matches all cards.
AutoRenewIssuerName
The AutoRenewIssuerName is the common name used by matching conditions to activate the autorenew dialog.
To set this property is mandatory.
If it is set to the wildcard *
it matches all cards.
This property makes a check of the issuer common name, that is, 2.5.4.3 in the issuer field. |