logoutRedirectUri

@JvmName(name = "ycrgqsmcjmfghkyn")
suspend fun logoutRedirectUri(value: Output<String>)
@JvmName(name = "wknuoegbbnaooxrc")
suspend fun logoutRedirectUri(value: String?)

Parameters

value

The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequest i.e. SAML single logout is not supported. Must use HTTPS.