mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore: more typos (#3688)
This commit is contained in:
parent
5a2ffd80dc
commit
32ccada7a9
@ -24,14 +24,14 @@ VerifyPhone:
|
||||
PreHeader: Verify phone
|
||||
Subject: Verify phone
|
||||
Greeting: Hello {{.FirstName}} {{.LastName}},
|
||||
Text: A new phonenumber has been added. Please use the following code to verify it {{.Code}}
|
||||
Text: A new phone number has been added. Please use the following code to verify it {{.Code}}
|
||||
ButtonText: Verify phone
|
||||
DomainClaimed:
|
||||
Title: ZITADEL - Domain has been claimed
|
||||
PreHeader: Change email / username
|
||||
Subject: Domain has been claimed
|
||||
Greeting: Hello {{.FirstName}} {{.LastName}},
|
||||
Text: The domain {{.Domain}} has been claimed by an organisation. Your current user {{.Username}} is not part of this organisation. Therefore you'll have to change your email when you login. We have created a temporary username ({{.TempUsername}}) for this login.
|
||||
Text: The domain {{.Domain}} has been claimed by an organization. Your current user {{.Username}} is not part of this organization. Therefore you'll have to change your email when you login. We have created a temporary username ({{.TempUsername}}) for this login.
|
||||
ButtonText: Login
|
||||
PasswordlessRegistration:
|
||||
Title: ZITADEL - Add Passwordless Login
|
||||
|
@ -34,7 +34,7 @@ Errors:
|
||||
NotFound: OIDC Konfiguration konnte nicht gefunden werden
|
||||
AlreadyExists: OIDC Konfiguration existiert bereits
|
||||
SecretGenerator:
|
||||
AlreadyExists: Passwort Generator exisiter bereits
|
||||
AlreadyExists: Passwort Generator existiert bereits
|
||||
TypeMissing: Passwort Generator Typ fehlt
|
||||
NotFound: Passwort Generator nicht gefunden
|
||||
SMSConfig:
|
||||
@ -49,11 +49,11 @@ Errors:
|
||||
NoDomain: Keine Domäne für Nachricht gefunden
|
||||
User:
|
||||
NotFound: Benutzer konnte nicht gefunden werden
|
||||
AlreadyExists: Benutzer existierts bereits
|
||||
AlreadyExists: Benutzer existiert bereits
|
||||
NotFoundOnOrg: Benutzer konnte in der gewünschten Organisation nicht gefunden werden
|
||||
NotAllowedOrg: Benutzer gehört nicht der benötigten Organisation an
|
||||
UserIDMissing: User ID fehlt
|
||||
DomainPolicyNil: Organisations Policy ist leer
|
||||
DomainPolicyNil: Organisation Policy ist leer
|
||||
EmailAsUsernameNotAllowed: Benutzername darf keine E-Mail Adresse sein
|
||||
Invalid: Benutzerdaten sind ungültig
|
||||
DomainNotAllowedAsUsername: Domäne ist bereits reserviert und kann nicht verwendet werden
|
||||
@ -65,7 +65,7 @@ Errors:
|
||||
NotInitialised: Benutzer ist noch nicht initialisiert
|
||||
NotLocked: Benutzer ist nicht gesperrt
|
||||
NoChanges: Keine Änderungen gefunden
|
||||
InitCodeNotFound: Kein Initialisierungs Code gefunden
|
||||
InitCodeNotFound: Kein Initialisierungs-Code gefunden
|
||||
UsernameNotChanged: Benutzername wurde nicht verändert
|
||||
Profile:
|
||||
NotFound: Profil nicht gefunden
|
||||
@ -77,12 +77,12 @@ Errors:
|
||||
AlreadyVerified: Email ist bereits verifiziert
|
||||
NotChanged: Email wurde nicht geändert
|
||||
Phone:
|
||||
NotFound: Telfonnummer nicht gefunden
|
||||
NotFound: Telefonnummer nicht gefunden
|
||||
Invalid: Telefonnummer ist ungültig
|
||||
AlreadyVerified: Telefonnummer bereits verifiziert
|
||||
Address:
|
||||
NotFound: Addresse nicht gefunden
|
||||
NotChanged: Addresse wurde nicht geändert
|
||||
NotFound: Adresse nicht gefunden
|
||||
NotChanged: Adresse wurde nicht geändert
|
||||
Machine:
|
||||
Key:
|
||||
NotFound: Maschinen Key nicht gefunden
|
||||
@ -99,7 +99,7 @@ Errors:
|
||||
Empty: Code ist leer
|
||||
NotFound: Code konnte nicht gefunden werden
|
||||
Expired: Code ist abgelaufen
|
||||
GeneratorAlgNotSupported: Generator Algorithums wird nicht unterstützt
|
||||
GeneratorAlgNotSupported: Generator Algorithmus wird nicht unterstützt
|
||||
Password:
|
||||
NotFound: Password nicht gefunden
|
||||
Empty: Passwort ist leer
|
||||
@ -108,7 +108,7 @@ Errors:
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Passwort Policy konnte nicht gefunden werden
|
||||
MinLength: Passwort ist zu kurz
|
||||
MinLengthNotAllowed: Angegebene Mindestläng ist nicht erlaubt
|
||||
MinLengthNotAllowed: Angegebene Mindestlänge ist nicht erlaubt
|
||||
HasLower: Passwort beinhaltet keinen Kleinbuchstaben
|
||||
HasUpper: Passwort beinhaltet keinen Grossbuchstaben
|
||||
HasNumber: Passwort beinhaltet keine Nummer
|
||||
@ -199,10 +199,10 @@ Errors:
|
||||
AlreadyExists: Default Message Text existiert bereits
|
||||
Invalid: Default Message Text ist ungültig
|
||||
PasswordComplexityPolicy:
|
||||
NotFound: Password Komplexitäts Policy konnte nicht gefunden werden
|
||||
Empty: Passwort Komplexitäts Policy ist leer
|
||||
NotExisting: Passwort Komplexitäts Policy existiert nicht
|
||||
AlreadyExists: Passwort Komplexitäts Policy existiert bereits
|
||||
NotFound: Passwortkomplexität Policy konnte nicht gefunden werden
|
||||
Empty: Passwortkomplexität Policy ist leer
|
||||
NotExisting: Passwortkomplexität Policy existiert nicht
|
||||
AlreadyExists: Passwortkomplexität Policy existiert bereits
|
||||
PasswordLockoutPolicy:
|
||||
NotFound: Password Lockout Policy konnte nicht gefunden werden
|
||||
Empty: Passwort Lockout Policy ist leer
|
||||
@ -233,7 +233,7 @@ Errors:
|
||||
AlreadyExists: Member existiert bereits
|
||||
NotExisting: Member existiert nicht
|
||||
NotFound: Member konnte nicht gefunden werden
|
||||
MinimumOneRoleNeeded: Es muss mindestend eine Rolle hinzugefügt werden
|
||||
MinimumOneRoleNeeded: Es muss mindestens eine Rolle hinzugefügt werden
|
||||
Role:
|
||||
AlreadyExists: Rolle existiert bereits
|
||||
Invalid: Rolle ist ungültig
|
||||
@ -243,7 +243,7 @@ Errors:
|
||||
AlreadyExists: Applikation existiert bereits
|
||||
NotFound: Applikation nicht gefunden
|
||||
Invalid: Applikation ist ungültig
|
||||
NotExisting: Applikation exisitert nicht
|
||||
NotExisting: Applikation existiert nicht
|
||||
IsNotOIDC: Applikation ist nicht vom Typ OIDC
|
||||
IsNotAPI: Applikation ist nicht vom Typ API
|
||||
NotActive: Applikation ist nicht aktiv
|
||||
@ -293,13 +293,13 @@ Errors:
|
||||
NotExisting: Multifaktor existiert nicht
|
||||
Unspecified: Multifaktor ungültig
|
||||
IDP:
|
||||
AlreadyExists: Identitäts Provider existiert bereits
|
||||
NotExisting: Identitäts Provider existiert nicht
|
||||
AlreadyExists: Identitätsprovider existiert bereits
|
||||
NotExisting: Identitätsprovider existiert nicht
|
||||
Invalid: IDP ist ungültig
|
||||
IDPConfig:
|
||||
AlreadyExists: Identitäts Provider Konfiguration existiert bereits
|
||||
NotInactive: Identitäts Provider Konfiguration nicht inaktive
|
||||
NotActive: Identitäts Provider Konfiguration nicht aktive
|
||||
AlreadyExists: Identitätsprovider Konfiguration existiert bereits
|
||||
NotInactive: Identitätsprovider Konfiguration nicht inaktive
|
||||
NotActive: Identitätsprovider Konfiguration nicht aktive
|
||||
LabelPolicy:
|
||||
NotFound: Default Private Label Policy konnte nicht gefunden
|
||||
NotChanged: Default Private Label Policy wurde nicht verändert
|
||||
@ -363,7 +363,7 @@ Errors:
|
||||
AlreadyExists: Member existiert bereits
|
||||
IDPConfig:
|
||||
AlreadyExists: IDP Konfiguration mit diesem Name existiert bereits
|
||||
NotExisting: Identitäts Provider Konfiguration existiert nicht
|
||||
NotExisting: Identitätsprovider Konfiguration existiert nicht
|
||||
Changes:
|
||||
NotFound: Es konnte kein Änderungsverlauf gefunden werden
|
||||
AuditRetention: Änderungsverlauf ist ausserhalb der Audit Log Retention
|
||||
@ -400,7 +400,7 @@ Errors:
|
||||
NotFound: Action wurde nicht gefunden
|
||||
NotActive: Action ist nicht aktiv
|
||||
NotInactive: Action ist nicht inaktiv
|
||||
MaxAllowed: Keine weitern aktiven Actions mehr erlaubt
|
||||
MaxAllowed: Keine weitere aktiven Actions mehr erlaubt
|
||||
Flow:
|
||||
FlowTypeMissing: FlowType fehlt
|
||||
Empty: Flow ist bereits leer
|
||||
@ -410,7 +410,7 @@ Errors:
|
||||
Query:
|
||||
CloseRows: SQL Statement konnte nicht abgeschlossen werden
|
||||
SQLStatement: SQL Statement konnte nicht erstellt werden
|
||||
InvalidRequest: Anfage ist ungültig
|
||||
InvalidRequest: Anfrage ist ungültig
|
||||
EventTypes:
|
||||
user:
|
||||
added: Benutzer hinzugefügt
|
||||
@ -418,7 +418,7 @@ EventTypes:
|
||||
initialization:
|
||||
code:
|
||||
added: Initialisierungscode generiert
|
||||
sent: Initialiseriungscode versendet
|
||||
sent: Initialisierungscode versendet
|
||||
check:
|
||||
succeeded: Benutzerinitialisierung erfolgreich
|
||||
failed: Benutzerinitialisierung fehlgeschlagen
|
||||
@ -452,7 +452,7 @@ EventTypes:
|
||||
initialization:
|
||||
code:
|
||||
added: Initialisierungscode generiert
|
||||
sent: Initialiseriungscode versendet
|
||||
sent: Initialisierungscode versendet
|
||||
check:
|
||||
succeeded: Benutzerinitialisierung erfolgreich
|
||||
failed: Benutzerinitialisierung fehlgeschlagen
|
||||
@ -532,12 +532,12 @@ EventTypes:
|
||||
changed: Prüfsumme des Tokens für Passwortlos Login wurde verändert
|
||||
initialization:
|
||||
code:
|
||||
added: Passwortlos Initialisierungcode wurde hinzugefügt
|
||||
sent: Passwortlos Initialisierungcode wurde versendet
|
||||
requested: Passwortlos Initialisierungcode wurde angefordert
|
||||
added: Passwortlos Initialisierungsode wurde hinzugefügt
|
||||
sent: Passwortlos Initialisierungsode wurde versendet
|
||||
requested: Passwortlos Initialisierungsode wurde angefordert
|
||||
check:
|
||||
succeeded: Passwortlos Initialisierungcode wurde erfolgreich geprüft
|
||||
failed: Passwortlos Initialisierungcode Überprüfung ist fehlgeschlagen
|
||||
succeeded: Passwortlos Initialisierungsode wurde erfolgreich geprüft
|
||||
failed: Passwortlos Initialisierungsode Überprüfung ist fehlgeschlagen
|
||||
signed:
|
||||
out: Benutzer erfolgreich abgemeldet
|
||||
refresh:
|
||||
@ -652,7 +652,7 @@ EventTypes:
|
||||
login:
|
||||
added: Login Richtlinie hinzugefügt
|
||||
changed: Login Richtlinie geändert
|
||||
removed: Login Richtline gelöscht
|
||||
removed: Login Richtlinie gelöscht
|
||||
idpprovider:
|
||||
added: Idp Provider zu Login Richtlinie hinzugefügt
|
||||
removed: Idp Provider aus Login Richtlinie gelöscht
|
||||
@ -664,15 +664,15 @@ EventTypes:
|
||||
removed: Multifaktor aus Login Richtlinie gelöscht
|
||||
password:
|
||||
complexity:
|
||||
added: Passwort Komplexitäts Richtlinie hinzugefügt
|
||||
changed: Passwort Komplexitäts Richtlinie geändert
|
||||
removed: Passwort Komplexitäts Richtlinie gelöscht
|
||||
added: Passwortkomplexität Richtlinie hinzugefügt
|
||||
changed: Passwortkomplexität Richtlinie geändert
|
||||
removed: Passwortkomplexität Richtlinie gelöscht
|
||||
age:
|
||||
added: Passwort Alter Richtlinie hinzugefügt
|
||||
changed: Passwort Alter Richtlinie geändert
|
||||
removed: Passwort Alter Richtlinie gelöscht
|
||||
lockout:
|
||||
added: Passwort Sperrungs Richtlinie hinzugefügt
|
||||
added: Passwort sperrungs Richtlinie hinzugefügt
|
||||
changed: Passwort Sperrungs Richtlinie geändert
|
||||
removed: Passwort Sperrungs Richtlinie gelöscht
|
||||
label:
|
||||
@ -765,8 +765,8 @@ EventTypes:
|
||||
policy:
|
||||
password:
|
||||
complexity:
|
||||
added: Passwortkomplexitätsrichtline hinzugefügt
|
||||
changed: Passwortkomplexitätsrichtline geändert
|
||||
added: Passwortkomplexität Richtlinie hinzugefügt
|
||||
changed: Passwortkomplexität Richtline geändert
|
||||
age:
|
||||
added: Passwortaltersrichtlinie hinzugefügt
|
||||
changed: Passwortaltersrichtlinie geändert
|
||||
@ -815,8 +815,8 @@ EventTypes:
|
||||
added: Idp Provider zu Default Login Policy hinzugefügt
|
||||
removed: Idp Provider aus Default Login Policy gelöscht
|
||||
label:
|
||||
added: Label Richtline hinzugefügt
|
||||
changed: Label Richtline geändert
|
||||
added: Label Richtlinie hinzugefügt
|
||||
changed: Label Richtlinie geändert
|
||||
activated: Label Richtline aktiviert
|
||||
logo:
|
||||
added: Logo zu Label Richtlinie hinzugefügt
|
||||
|
@ -1,5 +1,5 @@
|
||||
Errors:
|
||||
Internal: An internal error occured
|
||||
Internal: An internal error occurred
|
||||
NoChangesFound: No changes
|
||||
OriginNotAllowed: This "Origin" is not allowed
|
||||
IDMissing: ID missing
|
||||
@ -29,7 +29,7 @@ Errors:
|
||||
Limit:
|
||||
ExceedsDefault: Limit exceeds default limit
|
||||
Language:
|
||||
NotParsed: Could not parse languge
|
||||
NotParsed: Could not parse language
|
||||
OIDCSettings:
|
||||
NotFound: OIDC Configuration not found
|
||||
AlreadyExists: OIDC configuration already exists
|
||||
@ -40,18 +40,18 @@ Errors:
|
||||
SMSConfig:
|
||||
NotFound: SMS configuration not found
|
||||
AlreadyActive: SMS configuration already active
|
||||
AlreadyDeactivated: SMS configuration already deactived
|
||||
AlreadyDeactivated: SMS configuration already deactivated
|
||||
SMTPConfig:
|
||||
NotFound: SMTP configuration not found
|
||||
AlreadyExists: SMTP configuration already exists
|
||||
SenderAdressNotCustomDomain: The sender adress must be configured as custom domain on the instance.
|
||||
SenderAdressNotCustomDomain: The sender address must be configured as custom domain on the instance.
|
||||
Notification:
|
||||
NoDomain: No Domain found for message
|
||||
User:
|
||||
NotFound: User could not be found
|
||||
AlreadyExists: User already exists
|
||||
NotFoundOnOrg: User could not be found on chosen organisation
|
||||
NotAllowedOrg: User is no member of the required organisation
|
||||
NotFoundOnOrg: User could not be found on chosen organization
|
||||
NotAllowedOrg: User is no member of the required organization
|
||||
UserIDMissing: User ID missing
|
||||
DomainPolicyNil: Organisation Policy is empty
|
||||
EmailAsUsernameNotAllowed: Email is not allowed as username
|
||||
@ -60,9 +60,9 @@ Errors:
|
||||
AlreadyInactive: User already inactive
|
||||
NotInactive: User is not inactive
|
||||
CantDeactivateInitial: User with state initial can only be deleted not deactivated
|
||||
ShouldBeActiveOrInitial: User is not active or inital
|
||||
AlreadyInitialised: User is already initialised
|
||||
NotInitialised: User is not yet initialised
|
||||
ShouldBeActiveOrInitial: User is not active or initial
|
||||
AlreadyInitialised: User is already initialized
|
||||
NotInitialised: User is not yet initialized
|
||||
NotLocked: User is not locked
|
||||
NoChanges: No changes found
|
||||
InitCodeNotFound: Initialization Code not found
|
||||
@ -74,7 +74,7 @@ Errors:
|
||||
Email:
|
||||
NotFound: Email not found
|
||||
Invalid: Email is invalid
|
||||
AlreadyVerified: Email is alredy verified
|
||||
AlreadyVerified: Email is already verified
|
||||
NotChanged: Email not changed
|
||||
Phone:
|
||||
NotFound: Phone not found
|
||||
@ -115,8 +115,8 @@ Errors:
|
||||
HasSymbol: Password must contain symbol
|
||||
ExternalIDP:
|
||||
Invalid: Externer IDP invalid
|
||||
IDPConfigNotExisting: IDP provider invalid for this organisation
|
||||
NotAllowed: External IDP not allowed on this organisation
|
||||
IDPConfigNotExisting: IDP provider invalid for this organization
|
||||
NotAllowed: External IDP not allowed on this organization
|
||||
MinimumExternalIDPNeeded: At least one IDP must be added
|
||||
AlreadyExists: External IDP already taken
|
||||
NotFound: External IDP not found
|
||||
@ -143,16 +143,16 @@ Errors:
|
||||
Invalid: Refresh Token is invalid
|
||||
NotFound: Refresh Token not found
|
||||
Org:
|
||||
AlreadyExists: Organisationname already taken
|
||||
AlreadyExists: Organisation's name already taken
|
||||
Invalid: Organisation is invalid
|
||||
AlreadyDeactivated: Organisation is already deactivated
|
||||
AlreadyActive: Organisation is already ative
|
||||
AlreadyActive: Organisation is already active
|
||||
Empty: Organisation is empty
|
||||
NotFound: Organisation not found
|
||||
NotChanged: Organisation not changed
|
||||
InvalidDomain: Invalid domain
|
||||
DomainMissing: Domain missing
|
||||
DomainNotOnOrg: Domain doesn't exist on organisation
|
||||
DomainNotOnOrg: Domain doesn't exist on organization
|
||||
DomainNotVerified: Domain is not verified
|
||||
DomainAlreadyVerified: Domain is already verified
|
||||
DomainVerificationTypeInvalid: Domain verification type is invalid
|
||||
@ -161,10 +161,10 @@ Errors:
|
||||
PrimaryDomainNotDeletable: Primary domain must not be deleted
|
||||
DomainNotFound: Domain not found
|
||||
MemberIDMissing: Member ID missing
|
||||
MemberNotFound: Organisations member not found
|
||||
MemberNotFound: Organisation member not found
|
||||
InvalidMember: Organisation member is invalid
|
||||
UserIDMissing: User ID missing
|
||||
PolicyAlreadyExists: Policy alredy exists
|
||||
PolicyAlreadyExists: Policy already exists
|
||||
PolicyNotExisting: Policy doesn't exist
|
||||
IdpInvalid: IDP configuration is invalid
|
||||
IdpNotExisting: IDP configuration does not exist
|
||||
@ -219,7 +219,7 @@ Errors:
|
||||
AlreadyExists: Org IAM Policy already exists
|
||||
Project:
|
||||
ProjectIDMissing: Project Id missing
|
||||
AlreadyExists: Project already exists on organisation
|
||||
AlreadyExists: Project already exists on organization
|
||||
OrgNotExisting: Organisation doesn't exist
|
||||
UserNotExisting: User doesn't exist
|
||||
CouldNotGenerateClientSecret: Could not generate client secret
|
||||
@ -271,8 +271,8 @@ Errors:
|
||||
MemberAlreadyExisting: Member already exists
|
||||
MemberNotExisting: Member does not exist
|
||||
IDMissing: Id missing
|
||||
GlobalOrgMissing: Global organisation missing
|
||||
GlobalOrgAlreadySet: Global organisation has already been set
|
||||
GlobalOrgMissing: Global organization missing
|
||||
GlobalOrgAlreadySet: Global organization has already been set
|
||||
IAMProjectIDMissing: IAM project id missing
|
||||
IamProjectAlreadySet: IAM project id has already been set
|
||||
IdpInvalid: IDP configuration is invalid
|
||||
@ -285,7 +285,7 @@ Errors:
|
||||
LoginPolicy:
|
||||
NotFound: Default Login Policy not found
|
||||
NotChanged: Default Login Policy has not been changed
|
||||
NotExisting: Default Login Policy not existig
|
||||
NotExisting: Default Login Policy not existing
|
||||
AlreadyExists: Default Login Policy already exists
|
||||
RedirectURIInvalid: Default Redirect URI is invalid
|
||||
MFA:
|
||||
@ -409,7 +409,7 @@ Errors:
|
||||
ActionIDsNotExist: ActionIDs do not exist
|
||||
Query:
|
||||
CloseRows: SQL Statement could not be finished
|
||||
SQLStatement: SQL Statement coud not be created
|
||||
SQLStatement: SQL Statement could not be created
|
||||
InvalidRequest: Request is invalid
|
||||
EventTypes:
|
||||
user:
|
||||
@ -417,11 +417,11 @@ EventTypes:
|
||||
selfregistered: User registered himself
|
||||
initialization:
|
||||
code:
|
||||
added: Initialisation code generated
|
||||
sent: Initialisation code sent
|
||||
added: Initialization code generated
|
||||
sent: Initialization code sent
|
||||
check:
|
||||
succeeded: Initialisation check succeded
|
||||
failed: Initialisation check failed
|
||||
succeeded: Initialization check succeeded
|
||||
failed: Initialization check failed
|
||||
token:
|
||||
added: Access Token created
|
||||
username:
|
||||
@ -451,11 +451,11 @@ EventTypes:
|
||||
removed: Avatar removed
|
||||
initialization:
|
||||
code:
|
||||
added: Initialisation code generated
|
||||
sent: Initialisation code sent
|
||||
added: Initialization code generated
|
||||
sent: Initialization code sent
|
||||
check:
|
||||
succeeded: Initialisation check succeded
|
||||
failed: Initialisation check failed
|
||||
succeeded: Initialization check succeeded
|
||||
failed: Initialization check failed
|
||||
username:
|
||||
reserved: Username reserved
|
||||
released: Username released
|
||||
@ -517,7 +517,7 @@ EventTypes:
|
||||
signcount:
|
||||
changed: Checksum of the Multifactor U2F Token has been changed
|
||||
init:
|
||||
skipped: Multifactor initialisation skipped
|
||||
skipped: Multifactor initialization skipped
|
||||
passwordless:
|
||||
token:
|
||||
added: Token for Passwordless Login added
|
||||
@ -532,12 +532,12 @@ EventTypes:
|
||||
changed: Checksum of the Passwordless Login Token has been changed
|
||||
initialization:
|
||||
code:
|
||||
added: Passwordless initialisation code added
|
||||
sent: Passwordless initialisation code sent
|
||||
requested: Passwordless initialisation code requested
|
||||
added: Passwordless initialization code added
|
||||
sent: Passwordless initialization code sent
|
||||
requested: Passwordless initialization code requested
|
||||
check:
|
||||
succeeded: Passwordless initialisation code successfuly checked
|
||||
failed: Passwordless initialisation code check failed
|
||||
succeeded: Passwordless initialization code successfully checked
|
||||
failed: Passwordless initialization code check failed
|
||||
signed:
|
||||
out: User signed out
|
||||
refresh:
|
||||
@ -579,7 +579,7 @@ EventTypes:
|
||||
succeeded: Multifactor OTP check succeeded
|
||||
failed: Multifactor OTP check failed
|
||||
init:
|
||||
skipped: Multifactor initialisation skipped
|
||||
skipped: Multifactor initialization skipped
|
||||
signed:
|
||||
out: User signed out
|
||||
grant:
|
||||
@ -880,7 +880,7 @@ Application:
|
||||
Code:
|
||||
RedirectUris:
|
||||
HttpOnlyForWeb: Grant type code only allowed http redirect uris for apptype web.
|
||||
CustomOnlyForNative: Grant type code only allowes custom redirect uris for apptype native (e.g appname:// )
|
||||
CustomOnlyForNative: Grant type code only allows custom redirect uris for apptype native (e.g appname:// )
|
||||
Implicit:
|
||||
RedirectUris:
|
||||
CustomNotAllowed: Grant type implicit doesn't allow custom redirect uris
|
||||
|
Loading…
Reference in New Issue
Block a user