v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
SAML applications

List SAML application secrets

Get all signing certificates of the SAML application.

get/api/saml-applications/{id}/secrets

Path parameters

idstring required

The unique identifier of the saml application.

Response

A list of signing certificates.

idstring required

The ID of the signing certificate.

certificatestring required

The X.509 certificate in PEM format.

createdAtnumber required
expiresAtstring date-time required

The expiration time of the certificate.

activeboolean required
fingerprintstring

The SHA-256 fingerprint of the certificate.

isActiveboolean

Whether this certificate is currently active.