GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse

data class GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse(val expiresAt: String, val x509Certificate: String)

The SP's certificate data for IDP to verify the SAMLRequest generated by the SP.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Timestamp of the cert expiration instance.

Link copied to clipboard

Self-signed public certificate.