Device/Revoke Key
Manage device key revocation.
Revokes public key on the device
In signageOS device management, it is possible to send encrypted configurations to a device, typically for applets, scripts, etc. The process uses asymmetric encryption, including the device's own private-public key pair. This key pair is automatically renewed when it expires. However, there may be situations where the device user wants to forcibly renew the key pair. This endpoint handles that process. Upon a successful request, the previous key is revoked, and a new one is automatically created.
Get history of device public key revocations
Get history of device public key revocations
Get latest device public key revocation
Get latest device public key revocation
Count device public key revocations
Count how many times public key were revoked on a device.