docs/interfaces/management.Management.ConnectionOptionsAuth0.html
Options for the 'auth0' connection
interface ConnectionOptionsAuth0 {
attributes?: ConnectionAttributes;
authentication_methods?: ConnectionAuthenticationMethods | null;
brute_force_protection?: boolean;
configuration?: ConnectionConfiguration;
customScripts?: ConnectionCustomScripts;
disable_self_service_change_password?: boolean;
disable_signup?: boolean;
enable_script_context?: boolean;
enabledDatabaseCustomization?: boolean;
import_mode?: boolean;
mfa?: ConnectionMfa;
passkey_options?: ConnectionPasskeyOptions | null;
passwordPolicy?: Management.ConnectionPasswordPolicyEnum | null;
password_complexity_options?: ConnectionPasswordComplexityOptions | null;
password_dictionary?: ConnectionPasswordDictionaryOptions | null;
password_history?: ConnectionPasswordHistoryOptions | null;
password_no_personal_info?: ConnectionPasswordNoPersonalInfoOptions | null;
password_options?: ConnectionPasswordOptions;
precedence?: ConnectionIdentifierPrecedence;
realm_fallback?: boolean;
requires_username?: boolean;
validation?: ConnectionValidationOptions | null;
non_persistent_attrs?: ConnectionNonPersistentAttrs;
key: string: any;
}
Accepts any additional properties
attributes?authentication_methods?brute_force_protection?configuration?customScripts?disable_self_service_change_password?disable_signup?enable_script_context?enabledDatabaseCustomization?import_mode?mfa?passkey_options?passwordPolicy?password_complexity_options?password_dictionary?password_history?password_no_personal_info?password_options?precedence?realm_fallback?requires_username?validation?non_persistent_attrs?
Optionalattributesattributes?: ConnectionAttributes
Optionalauthentication_methodsauthentication_methods?: ConnectionAuthenticationMethods | null
Optionalbrute_force_protectionbrute_force_protection?: boolean
Optionalconfigurationconfiguration?: ConnectionConfiguration
OptionalcustomScriptscustomScripts?: ConnectionCustomScripts
Optionaldisable_self_service_change_passworddisable_self_service_change_password?: boolean
Optionaldisable_signupdisable_signup?: boolean
Optionalenable_script_contextenable_script_context?: boolean
OptionalenabledDatabaseCustomizationenabledDatabaseCustomization?: boolean
Optionalimport_modeimport_mode?: boolean
Optionalmfamfa?: ConnectionMfa
Optionalpasskey_optionspasskey_options?: ConnectionPasskeyOptions | null
OptionalpasswordPolicypasswordPolicy?: Management.ConnectionPasswordPolicyEnum | null
Optionalpassword_complexity_optionspassword_complexity_options?: ConnectionPasswordComplexityOptions | null
Optionalpassword_dictionarypassword_dictionary?: ConnectionPasswordDictionaryOptions | null
Optionalpassword_historypassword_history?: ConnectionPasswordHistoryOptions | null
Optionalpassword_no_personal_infopassword_no_personal_info?: ConnectionPasswordNoPersonalInfoOptions | null
Optionalpassword_optionspassword_options?: ConnectionPasswordOptions
Optionalprecedenceprecedence?: ConnectionIdentifierPrecedence
Optionalrealm_fallbackrealm_fallback?: boolean
Optionalrequires_usernamerequires_username?: boolean
Optionalvalidationvalidation?: ConnectionValidationOptions | null
Optionalnon_persistent_attrsnon_persistent_attrs?: ConnectionNonPersistentAttrs
Member Visibility
ThemeOSLightDark
Properties attributesauthentication_methodsbrute_force_protectionconfigurationcustomScriptsdisable_self_service_change_passworddisable_signupenable_script_contextenabledDatabaseCustomizationimport_modemfapasskey_optionspasswordPolicypassword_complexity_optionspassword_dictionarypassword_historypassword_no_personal_infopassword_optionsprecedencerealm_fallbackrequires_usernamevalidationnon_persistent_attrs