allowedExternalRedirectUrls

@JvmName(name = "miwnusbftlfqylyp")
suspend fun allowedExternalRedirectUrls(value: Output<List<String>>)
@JvmName(name = "dkmpqlyaswediato")
suspend fun allowedExternalRedirectUrls(value: List<String>?)

Parameters

value

External URLs that can be redirected to as part of logging in or logging out of the app.


@JvmName(name = "gjgtxmuqsuqdyinv")
suspend fun allowedExternalRedirectUrls(vararg values: Output<String>)


@JvmName(name = "ckhfenafbvknrest")
suspend fun allowedExternalRedirectUrls(values: List<Output<String>>)
@JvmName(name = "eapfjqlcrpbbpfxy")
suspend fun allowedExternalRedirectUrls(vararg values: String)

Parameters

values

External URLs that can be redirected to as part of logging in or logging out of the app.