User Pool Username Configuration Args
data class UserPoolUsernameConfigurationArgs(val caseSensitive: Output<Boolean>? = null) : ConvertibleToJava<UserPoolUsernameConfigurationArgs>
Properties
Link copied to clipboard
Specifies whether user name case sensitivity will be applied for all users in the user pool through Amazon Cognito APIs. For most use cases, set case sensitivity to False
(case insensitive) as a best practice. When usernames and email addresses are case insensitive, users can sign in as the same user when they enter a different capitalization of their user name. Valid values include: