Google Cloud Identitytoolkit Admin V2Sp Certificate Response
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
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse(expiresAt: String, x509Certificate: String)