Google Cloud Identitytoolkit Admin V2Sp Config Args
data class GoogleCloudIdentitytoolkitAdminV2SpConfigArgs(val callbackUri: Output<String>? = null, val spEntityId: Output<String>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2SpConfigArgs>
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 GoogleCloudIdentitytoolkitAdminV2SpConfigArgs(callbackUri: Output<String>? = null, spEntityId: Output<String>? = null)