Back to Thingsboard

Two Factor Auth Settings.Component

ui-ngx/src/app/modules/home/pages/admin/two-factor-auth-settings.component.html

4.3.1.31.2 KB
Original Source

admin.2fa.2fa

{{ 'admin.2fa.force-2fa' | translate }} admin.2fa.enforce-for {{ notificationTargetConfigTypeInfoMap.get(type).name | translate }} {{ 'tenant.tenant' | translate }}{{ 'tenant-profile.tenant-profile' | translate }}

admin.2fa.available-providers @if (!atListOneProvider) { } {{ twoFactorAuthProvidersData.get(provider.value.providerType).name | translate }} admin.2fa.issuer-name {{ "admin.2fa.issuer-name-required" | translate }} admin.2fa.verification-message-template {{ "admin.2fa.verification-message-template-required" | translate }} {{ "admin.2fa.verification-message-template-pattern" | translate }}

admin.2fa.number-of-codes {{ "admin.2fa.number-of-codes-required" | translate }} {{ "admin.2fa.number-of-codes-pattern" | translate }}

admin.2fa.verification-limitations

admin.2fa.max-verification-failures-before-user-lockout {{ 'admin.2fa.max-verification-failures-before-user-lockout-pattern' | translate }}

{{ 'admin.2fa.verification-code-check-rate-limit' | translate }} admin.2fa.number-of-checking-attempts {{ 'admin.2fa.number-of-checking-attempts-required' | translate }} {{ 'admin.2fa.number-of-checking-attempts-pattern' | translate }}

{{'action.save' | translate}}