allowedExternalRedirectUrls

@JvmName(name = "omwfxjynobgdetxm")
suspend fun allowedExternalRedirectUrls(value: Output<List<String>>)
@JvmName(name = "acbdigamtdanplxg")
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 = "mvapdfmpishqabnk")
suspend fun allowedExternalRedirectUrls(vararg values: Output<String>)


@JvmName(name = "xymtreocludkjvsl")
suspend fun allowedExternalRedirectUrls(values: List<Output<String>>)
@JvmName(name = "pespsjgekjtyhymp")
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.