signInBehavior

@JvmName(name = "jcdmabwkssyjfifv")
suspend fun signInBehavior(value: Output<SignInBehaviorArgs>)
@JvmName(name = "tgamyvbpsdfjkgtn")
suspend fun signInBehavior(value: SignInBehaviorArgs?)

Parameters

value

Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.


@JvmName(name = "whlcvjyljmljhfgq")
suspend fun signInBehavior(argument: suspend SignInBehaviorArgsBuilder.() -> Unit)

Parameters

argument

Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.