Google Cloud Identitytoolkit Admin V2Sp Config Response
data class GoogleCloudIdentitytoolkitAdminV2SpConfigResponse(val callbackUri: String, val spCertificates: List<GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse>, val spEntityId: String)
The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
Constructors
Link copied to clipboard
fun GoogleCloudIdentitytoolkitAdminV2SpConfigResponse(callbackUri: String, spCertificates: List<GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse>, spEntityId: String)