OrganizationSigningKey Object
Represents an Organization's Signing Keys which are used to allow verification of sessions from external systems.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the OrganizationSigningKey.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the OrganizationSigningKey.
ID!)#
id (The ID of the object
Boolean!)#
imported (Indicates if the public key was imported (as opposed to generated in Prismatic)
DateTime!)#
issuedAt (The timestamp at which the Signing Key was issued.
String!)#
privateKeyPreview (Preview of Private Key of the Signing Keypair.
String!)#
publicKey (Public key of the Signing Keypair.