Session Token (signingService-SessionToken)

Each Session Token represents a requesting component which has attempted to onboard with the Signing Service to submit a CSR.

The name of the token is the unique requested Id. Once the CSR has been fulfilled, the token’s certificate property will be populated. Session tokens will be automatically removed some time after the CSR has been fulfilled.

Image

Property Value Description
Temporary Code read-only Displays the secret temporary code value. This enables the requesting component to check on the status of its token.
Temporary Code Expiration read-only Displays the date and time at which the code expires.
Token read-only Displays the secret token value which enables the requesting component to submit a CSR.
Token Expiration read-only Displays the date and time at which the token expires.
State read-only Displays the status of the token: Unapproved/Approved/Rejected
Profile read-only Displays the name of the profile that was associated with the approved token.
Metadata read-only Lists metadata values submitted by the requesting component, which should help inform the admin user on the decision to approve or reject the token.
Public Cert read-only Displays the distinguished name of the certificate. Appears when the CSR has been fulfilled.

Actions

Approve: Approves the selected token to allow the requesting component to use the signing service.

Reject: Rejects the selected token. The requesting component will not submit CSR.