mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-09 00:12:12 +00:00
* feat: add/ remove external idps * feat: external idp add /remove * fix: auth proto * fix: handle login * feat: loginpolicy on authrequest * feat: idp providers on login * feat: link external idp * fix: check login policy on check username * feat: add mapping fields for idp config * feat: use user org id if existing * feat: use user org id if existing * feat: register external user * feat: register external user * feat: user linking * feat: user linking * feat: design external login * feat: design external login * fix: tests * fix: regenerate login design * feat: next step test linking process * feat: next step test linking process * feat: cascade remove external idps on user * fix: tests * fix: tests * feat: external idp requsts on users * fix: generate protos * feat: login styles * feat: login styles * fix: link user * fix: register user on specifig org * fix: user linking * fix: register external, linking auto * fix: remove unnecessary request from proto * fix: tests * fix: new oidc package * fix: migration version * fix: policy permissions * Update internal/ui/login/static/i18n/en.yaml Co-authored-by: Livio Amstutz <livio.a@gmail.com> * Update internal/ui/login/static/i18n/en.yaml Co-authored-by: Livio Amstutz <livio.a@gmail.com> * Update internal/ui/login/handler/renderer.go Co-authored-by: Livio Amstutz <livio.a@gmail.com> * Update internal/ui/login/handler/renderer.go Co-authored-by: Livio Amstutz <livio.a@gmail.com> * fix: pr requests * Update internal/ui/login/handler/link_users_handler.go Co-authored-by: Livio Amstutz <livio.a@gmail.com> * fix: pr requests * fix: pr requests * fix: pr requests * fix: login name size * fix: profile image light * fix: colors * fix: pr requests * fix: remove redirect uri validator * fix: remove redirect uri validator Co-authored-by: Livio Amstutz <livio.a@gmail.com>
231 lines
6.5 KiB
YAML
231 lines
6.5 KiB
YAML
Login:
|
|
Title: Login
|
|
Description: Enter your logindata.
|
|
TitleLinking: Login for userlinking
|
|
DescriptionLinking: Enter your login data to link your external user with a ZITADEL user.
|
|
Loginname: Loginname
|
|
LoginnamePlaceHolder: username@domain
|
|
ExternalLogin: Login with an external user.
|
|
|
|
UserSelection:
|
|
Title: Select account
|
|
Description: Select your account.
|
|
TitleLinking: Select account for userlinking
|
|
DescriptionLinking: Select your account to link with your external user.
|
|
OtherUser: Other User
|
|
SessionState0: active
|
|
SessionState1: inactive
|
|
|
|
Password:
|
|
Title: Password
|
|
Description: Enter your logindata.
|
|
Password: Password
|
|
MinLength: Minimumlength
|
|
HasUppercase: Uppercase letter
|
|
HasLowercase: Lowercase letter
|
|
HasNumber: Number
|
|
HasSymbol: Symbol
|
|
|
|
UsernameChange:
|
|
Title: Change Username
|
|
Description: Set your new username
|
|
Username: Username
|
|
|
|
UsernameChangeDone:
|
|
Title: Username changed
|
|
Description: Your username was changed successfully.
|
|
|
|
MfaVerify:
|
|
Title: Verify Multificator
|
|
Description: Verify your multifactor
|
|
OTP: OTP
|
|
Code: Code
|
|
|
|
InitPassword:
|
|
Title: Set Password
|
|
Description: You have received a code, which you have to enter in the form below, to set your new password.
|
|
Code: Code
|
|
NewPassword: New Password
|
|
NewPasswordConfirm: Confirm Password
|
|
|
|
InitPasswordDone:
|
|
Title: Passwortd set
|
|
Description: Password successfully set
|
|
|
|
InitUser:
|
|
Title: Activate User
|
|
Description: You have received a code, which you have to enter in the form below, to verify your email and set your new password.
|
|
Code: Code
|
|
NewPassword: New Password
|
|
NewPasswordConfirm: Confirm Password
|
|
|
|
InitUserDone:
|
|
Title: User activated
|
|
Description: Email verified and Password successfully set
|
|
|
|
MfaPrompt:
|
|
Title: Multifactor Setup
|
|
Description: Would you like to setup multifactor authentication?
|
|
Provider0: OTP
|
|
Provider1: SMS
|
|
|
|
MfaInitVerify:
|
|
Title: Multifactor Verification
|
|
Description: Verify your multifactor.
|
|
OtpDescription: Scan the code with your authenticator app (e.g Google-Authenticator) or copy the secret and insert the generated code below.
|
|
Secret: Secret
|
|
Code: Code
|
|
|
|
MfaInitDone:
|
|
Title: Multifcator Verification done
|
|
Description: Multifactor verification successfully done. The multifactor has to be entered on each login, even in the actual authentification process.
|
|
|
|
PasswordChange:
|
|
Title: Change Password
|
|
Description: Change your password. Enter your old and new password.
|
|
OldPassword: Old Password
|
|
NewPassword: New Password
|
|
NewPasswordConfirmation: Passwort confirmation
|
|
|
|
PasswordChangeDone:
|
|
Title: Change Password
|
|
Description: Your password was changed successfully.
|
|
|
|
PasswordResetDone:
|
|
Title: Reset link set
|
|
Description: Check your email to to reset your password.
|
|
|
|
PasswordSetDone:
|
|
Title: Password set
|
|
Description: Your password was set successfully.
|
|
|
|
EmailVerification:
|
|
Title: E-Mail Verification
|
|
Description: We have sent you an email to verify your address. Please enter the code in the form below.
|
|
Code: Code
|
|
|
|
EmailVerificationDone:
|
|
Title: E-Mail Verification
|
|
Description: Your email address has been successfully verified.
|
|
|
|
RegistrationOption:
|
|
Title: Registration Options
|
|
Description: Choose how you'd like to register
|
|
RegisterUsernamePassword: With username password
|
|
|
|
Registration:
|
|
Title: Registration
|
|
Description: Enter your Userdata. Your email address will be used as loginname.
|
|
Email: E-Mail
|
|
Firstname: Firstname
|
|
Lastname: Lastname
|
|
Language: Language
|
|
German: Deutsch
|
|
English: English
|
|
Gender: Gender
|
|
Female: Female
|
|
Male: Male
|
|
Diverse: diverse / X
|
|
Password: Password
|
|
Password2: Password confirmation
|
|
Tos: Terms and conditions
|
|
TosConfirm: I agree the
|
|
TosLinkText: TOS
|
|
TosLink: https://zitadel.ch/pdf/tos.pdf
|
|
|
|
RegistrationOrg:
|
|
Title: Organisation Registration
|
|
Description: Enter your organisationname and userdata.
|
|
FreeTillEndOfYear: We are offering the premium tier FORTRESS free of charge during the introductory phase until the end of 2020.
|
|
OrgName: Organisationname
|
|
OrgDomain: Domäne
|
|
Email: E-Mail
|
|
Username: Username
|
|
Firstname: Firstname
|
|
Lastname: Lastname
|
|
Language: Language
|
|
German: Deutsch
|
|
English: English
|
|
Gender: Gender
|
|
Female: Female
|
|
Male: Male
|
|
Diverse: diverse / X
|
|
Password: Password
|
|
Password2: Password confirmation
|
|
Tos: Terms and conditions
|
|
TosConfirm: I agree the
|
|
TosLinkText: TOS
|
|
TosLink: https://zitadel.ch/pdf/tos.pdf
|
|
|
|
LogoutDone:
|
|
Title: Logged out
|
|
Description: You have logged out successfully.
|
|
|
|
LinkingUsersDone:
|
|
Title: Userlinking
|
|
Description: Userlinking done.
|
|
|
|
ExternalNotFoundOption:
|
|
Title: External User
|
|
Description: External user not found. Do you want to link your user or auto register a new one.
|
|
Link: Link
|
|
AutoRegister: Auto register
|
|
|
|
Actions:
|
|
Login: login
|
|
Next: next
|
|
Back: back
|
|
Resend: resend
|
|
Skip: skip
|
|
Register: register
|
|
ForgotPassword: reset password
|
|
Cancel: cancel
|
|
Save: save
|
|
|
|
Errors:
|
|
Internal: An internal error occured
|
|
AuthRequest:
|
|
NotFound: Could not find authrequest
|
|
UserAgentNotCorresponding: User Agent does not correspond
|
|
User:
|
|
NotFound: User could not be found
|
|
NotMatchingUserID: User and user in authrequest don't match
|
|
UserIDMissing: UserID is empty
|
|
Invalid: Invalid userdata
|
|
DomainNotAllowedAsUsername: Domain is already reserved and cannot be used
|
|
NotAllowedToLink: User is not allowed to link with external login provider
|
|
Password:
|
|
ConfirmationWrong: Passwordconfirmation is wrong
|
|
Empty: Password is empty
|
|
Invalid: Passwort is invalid
|
|
PasswordComplexityPolicy:
|
|
NotFound: Password policy not found
|
|
MinLength: Password is to short
|
|
HasLower: Password must contain lower letter
|
|
HasUpper: Password must contain upper letter
|
|
HasNumber: Password must contain number
|
|
HasSymbol: Password must contain symbol
|
|
Code:
|
|
Expired: Code is expired
|
|
Invalid: Code is invalid
|
|
Empty: Code is empty
|
|
CryptoCodeNil: Crypto code is nil
|
|
NotFound: Could not find code
|
|
GeneratorAlgNotSupported: Unsupported generator algorithm
|
|
EmailVerify:
|
|
UserIDEmpty: UserID is empty
|
|
Mfa:
|
|
NoProviders: No available multifactor providers
|
|
Otp:
|
|
AlreadyReady: Multifactor OTP (OneTimePassword) is already setup
|
|
NotExisting: Multifactor OTP (OneTimePassword) doesn't exist
|
|
InvalidCode: Invalid code
|
|
NotReady: Multifactor OTP (OneTimePassword) isn't ready
|
|
Locked: User is locked
|
|
NotActive: User is not active
|
|
ExternalIDP:
|
|
IDPTypeNotImplemented: IDP Type is not implemented
|
|
|
|
|
|
optional: (optional)
|