GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigArgs

data class GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigArgs(val forceUpgradeOnSignin: Output<Boolean>? = null, val passwordPolicyEnforcementState: Output<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigPasswordPolicyEnforcementState>? = null, val passwordPolicyVersions: Output<List<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionArgs>>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigArgs>

The configuration for the password policy on the project.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigArgs

Properties

Link copied to clipboard
val forceUpgradeOnSignin: Output<Boolean>? = null

Users must have a password compliant with the password policy to sign-in.

Link copied to clipboard

Which enforcement mode to use for the password policy.

Link copied to clipboard

Must be of length 1. Contains the strength attributes for the password policy.