2020-06-22 11:51:44 +00:00
|
|
|
Errors:
|
|
|
|
Internal: An internal error occured
|
|
|
|
NoChangesFound: No changes found
|
|
|
|
User:
|
|
|
|
NotFound: User could not be found
|
|
|
|
UserIDMissing: User ID missing
|
|
|
|
OrgIamPolicyNil: Organisation Policy is empty
|
|
|
|
EmailAsUsernameNotAllowed: Email is not allowed as username
|
|
|
|
Invalid: Userdata is invalid
|
|
|
|
DomainNotAllowedAsUsername: Domain is already reserved
|
|
|
|
AlreadyInactive: User already inactive
|
|
|
|
NotInactive: User is not inactive
|
|
|
|
ShouldBeActiveOrInitial: User is not active or inital
|
|
|
|
NotLocked: User is not locked
|
|
|
|
NoChanges: No changes found
|
|
|
|
InitCodeNotFound: Initialization Code not found
|
|
|
|
ProfileNotFound: Profile not found
|
|
|
|
ProfileInvalid: Profildata invalid
|
|
|
|
EmailNotFound: Email not found
|
|
|
|
EmailInvalid: Email is invalid
|
|
|
|
EmailAlreadyVerified: Email is alredy verified
|
|
|
|
PhoneNotFound: Phone not found
|
|
|
|
PhoneInvalid: Phone is invalid
|
|
|
|
PhoneAlreadyVerified: Phone already verified
|
|
|
|
AddressNotFound: Address not found
|
|
|
|
Code:
|
|
|
|
Empty: Code is empty
|
|
|
|
NotFound: Code not found
|
|
|
|
Expired: Code is expired
|
|
|
|
GeneratorAlgNotSupported: Unsupported generator algorithm
|
|
|
|
Password:
|
|
|
|
NotFound: Passoword not found
|
|
|
|
Empty: Password is empty
|
|
|
|
Invalid: Passwort is invalid
|
|
|
|
PasswordComplexityPolicy:
|
|
|
|
NotFound: Password policy not found
|
|
|
|
MinLength: Password is to short
|
2020-07-22 14:15:11 +00:00
|
|
|
MinLengthNotAllowed: Given minimum length is not allowed
|
2020-06-22 11:51:44 +00:00
|
|
|
HasLower: Password must contain lower case
|
|
|
|
HasUpper: Password must contain upper case
|
|
|
|
HasNumber: Password must contain number
|
|
|
|
HasSymbol: Password must contain symbol
|
|
|
|
Mfa:
|
|
|
|
Otp:
|
|
|
|
AlreadyReady: Multifactor OTP (OneTimePassword) is already set up
|
|
|
|
NotExisting: Multifactor OTP (OneTimePassword) doesn't exist
|
|
|
|
NotReady: Multifactor OTP (OneTimePassword) isn't ready
|
|
|
|
InvalidCode: Invalid code
|
|
|
|
Org:
|
|
|
|
Invalid: Organisation is invalid
|
|
|
|
AlreadyDeactivated: Organisation is already deactivated
|
|
|
|
AlreadyActive: Organisation is already ative
|
|
|
|
Empty: Organisation is empty
|
|
|
|
NotFound: Organisation not found
|
|
|
|
InvalidDomain: Invalid domain
|
|
|
|
DomainMissing: Domain missing
|
|
|
|
DomainNotOnOrg: Domain doesn't exist on organisation
|
2020-08-06 13:03:03 +00:00
|
|
|
DomainNotVerified: Domain is not verified
|
|
|
|
DomainAlreadyVerified: Domain is already verified
|
|
|
|
DomainVerificationTypeInvalid: Domain verification type is invalid
|
|
|
|
DomainVerificationMissing: Domain verification not yet startet
|
|
|
|
DomainVerificationFailed: Domain verification failed
|
2020-07-07 12:23:09 +00:00
|
|
|
PrimaryDomainNotDeletable: Primary domain must not be deleted
|
2020-07-06 11:18:10 +00:00
|
|
|
DomainNotFound: Domain not found
|
2020-06-22 11:51:44 +00:00
|
|
|
MemberIDMissing: Member ID missing
|
|
|
|
MemberNotFound: Organisations member not found
|
|
|
|
InvalidMember: Organisation member is invalid
|
|
|
|
UserIDMissing: User ID missing
|
|
|
|
PolicyAlreadyExists: Policy alredy exists
|
|
|
|
PolicyNotExisting: Policy doesn't exist
|
|
|
|
Project:
|
|
|
|
ProjectIDMissing: Project Id missing
|
|
|
|
AlreadyExists: Project already exists on organisation
|
|
|
|
OrgNotExisting: Organisation doesn't exist
|
|
|
|
UserNotExisting: User doesn't exist
|
|
|
|
CouldNotGenerateClientSecret: Could not generate client secret
|
|
|
|
Invalid: Project is invalid
|
|
|
|
NotActive: Project is not active
|
2020-07-06 11:18:10 +00:00
|
|
|
NotInactive: Project is not deactivated
|
|
|
|
NotFound: Porject not found
|
2020-06-22 11:51:44 +00:00
|
|
|
UserIDMissing: User ID missing
|
|
|
|
MemberNotFound: Project member not found
|
|
|
|
MemberInvalid: Project member is invalid
|
|
|
|
MemberAlreadyExists: Project member already exists
|
2020-07-06 11:18:10 +00:00
|
|
|
MemberNotExisting: Project member doesn't exist
|
2020-06-22 11:51:44 +00:00
|
|
|
MinimumOneRoleNeeded: At least one role should be added
|
|
|
|
RoleAlreadyExists: Role already exists
|
|
|
|
RoleInvalid: Role is invalid
|
|
|
|
RoleNotExisting: Role doesn't exist
|
|
|
|
IDMissing: ID missing
|
|
|
|
AppNotFound: Application not found
|
|
|
|
AppInvalid: Application invalid
|
|
|
|
AppNotExisting: Application doesn't exist
|
|
|
|
OIDCConfigInvalid: OIDC configuration is invalid
|
|
|
|
AppIsNotOIDC: Application is not type oidc
|
2020-08-07 11:49:57 +00:00
|
|
|
OIDCAuthMethodNoneSecret: OIDC Auth Method None does not require a secret
|
2020-06-22 11:51:44 +00:00
|
|
|
RequiredFieldsMissing: Some required fields are missing
|
|
|
|
GrantNotFound: Grant not found
|
|
|
|
GrantInvalid: Project grant is invalid
|
|
|
|
GrantAlreadyExists: Project grant already exists
|
|
|
|
GrantNotExists: Project grant doesn't exist
|
|
|
|
GrantHasNotExistingRole: One role doesn't exist on project
|
|
|
|
UserIDMisisng: User ID missing
|
|
|
|
Iam:
|
|
|
|
MemberInvalid: Member is invalid
|
|
|
|
MemberAlreadyExisting: Member already exists
|
|
|
|
MemberNotExisting: Member does not exist
|
|
|
|
IDMissing: Id missing
|
|
|
|
GlobalOrgMissing: Global organisation missing
|
|
|
|
IamProjectIDMisisng: Iam project id missing
|
|
|
|
Policy:
|
|
|
|
AlreadyExists: Policy already exists
|
|
|
|
UserGrant:
|
|
|
|
NotFound: User grant not found
|
|
|
|
Invalid: User grant is invalid
|
|
|
|
IDMissing: Id missing
|
|
|
|
NotActive: User grant is not active
|
|
|
|
NotInactive: User grant is not deactivated
|
2020-07-22 12:00:29 +00:00
|
|
|
NoPermissionForProject: User has no permissions on this project
|
2020-06-22 11:51:44 +00:00
|
|
|
Changes:
|
2020-07-06 11:18:10 +00:00
|
|
|
NotFound: No history found
|
|
|
|
Token:
|
|
|
|
NotFound: Token not found
|
|
|
|
UserSession:
|
2020-07-07 12:23:09 +00:00
|
|
|
NotFound: UserSession not found
|
2020-07-08 07:48:11 +00:00
|
|
|
EventTypes:
|
|
|
|
user:
|
|
|
|
added: User added
|
|
|
|
selfregistered: User registered himself
|
|
|
|
initialization:
|
|
|
|
code:
|
|
|
|
added: Initialisation code generated
|
|
|
|
sent: Initialisation code sent
|
|
|
|
check:
|
|
|
|
succeeded: Initialisation check succeded
|
|
|
|
failed: Initialisation check failed
|
|
|
|
username:
|
|
|
|
reserved: Username reserved
|
|
|
|
released: Username released
|
|
|
|
email:
|
|
|
|
reserved: Email address reserved
|
|
|
|
released: Email address released
|
|
|
|
changed: Email address changed
|
|
|
|
verified: Email address verified
|
|
|
|
verification:
|
|
|
|
failed: Email address verification failed
|
|
|
|
code:
|
|
|
|
added: Email address verification code generated
|
|
|
|
sent: Email address verification code sent
|
|
|
|
locked: User locked
|
|
|
|
unlocked: User unlocked
|
|
|
|
deactivated: User deactivated
|
|
|
|
reactivated: User reactivated
|
|
|
|
removed: User removed
|
|
|
|
password:
|
|
|
|
changed: Password changed
|
|
|
|
code:
|
|
|
|
added: Password code generated
|
|
|
|
sent: Password code sent
|
|
|
|
check:
|
|
|
|
succeeded: Password check succeeded
|
|
|
|
failed: Password check failed
|
|
|
|
phone:
|
|
|
|
changed: Phone number changed
|
|
|
|
verified: Phone number verified
|
|
|
|
verification:
|
|
|
|
failed: Phone number verification failed
|
|
|
|
code:
|
|
|
|
added: Phone number code generated
|
|
|
|
sent: Phone number code sent
|
|
|
|
profile:
|
|
|
|
changed: User profile changed
|
|
|
|
address:
|
|
|
|
changed: User address changed
|
|
|
|
mfa:
|
|
|
|
otp:
|
|
|
|
added: Multifactor OTP added
|
|
|
|
verified: Multifactor OTP verified
|
|
|
|
removed: Multifactor OTP removed
|
|
|
|
check:
|
|
|
|
succeeded: Multifactor OTP check succeeded
|
|
|
|
failed: Multifactor OTP check failed
|
|
|
|
init:
|
|
|
|
skipped: Multifactor initialisation skipped
|
|
|
|
signed:
|
|
|
|
out: User signed out
|
|
|
|
grant:
|
|
|
|
added: Authorization added
|
|
|
|
changed: Authorization changed
|
|
|
|
removed: Authorization removed
|
|
|
|
deactivated: Authorization deactivated
|
|
|
|
reactivated: Authorization reactivated
|
|
|
|
reserved: Authorization reserved
|
|
|
|
released: Authorization released
|
|
|
|
cascade:
|
|
|
|
removed: Authorization removed
|
|
|
|
changed: Authorization changed
|
|
|
|
org:
|
|
|
|
added: Organization added
|
|
|
|
changed: Organization changed
|
|
|
|
deactivated: Organization deactivated
|
|
|
|
reactivated: Organization reactivated
|
|
|
|
removed: Organization removed
|
|
|
|
domain:
|
|
|
|
added: Domain added
|
|
|
|
verified: Domain verified
|
|
|
|
removed: Domain removed
|
|
|
|
primary:
|
|
|
|
set: Primary domain set
|
2020-07-14 14:14:06 +00:00
|
|
|
reserved: Domain reserved
|
|
|
|
released: Domain released
|
2020-07-08 07:48:11 +00:00
|
|
|
name:
|
|
|
|
reserved: Organization name reserved
|
|
|
|
released: Organization name released
|
|
|
|
member:
|
|
|
|
added: Organization member added
|
|
|
|
changed: Organization member changed
|
|
|
|
removed: Organization member removed
|
|
|
|
iam:
|
|
|
|
policy:
|
|
|
|
added: System policy added
|
|
|
|
changed: System policy changed
|
|
|
|
removed: System policy removed
|
|
|
|
project:
|
|
|
|
added: Project added
|
|
|
|
changed: Project changed
|
|
|
|
deactivated: Project deactivated
|
|
|
|
reactivated: Project reactivated
|
|
|
|
removed: Project removed
|
|
|
|
member:
|
|
|
|
added: Project member added
|
|
|
|
changed: Project member changed
|
|
|
|
removed: Project member removed
|
|
|
|
role:
|
|
|
|
added: Project role added
|
|
|
|
changed: Project role changed
|
|
|
|
removed: Project role removed
|
|
|
|
grant:
|
|
|
|
added: Management access added
|
|
|
|
changed: Management access changed
|
|
|
|
removed: Management access removed
|
|
|
|
deactivated: Management access deactivated
|
|
|
|
reactivated: Management access reactivated
|
|
|
|
cascade:
|
|
|
|
changed: Management access changed
|
|
|
|
member:
|
|
|
|
added: Management access member added
|
|
|
|
changed: Management access member changed
|
|
|
|
removed: Management access member removed
|
|
|
|
application:
|
|
|
|
added: Application added
|
|
|
|
changed: Application changed
|
|
|
|
removed: Application removed
|
|
|
|
deactivated: Application deactivated
|
|
|
|
reactivated: Application reactivated
|
2020-07-14 14:14:06 +00:00
|
|
|
oidc:
|
|
|
|
secret:
|
|
|
|
check:
|
|
|
|
succeeded: OIDC Client Secret check succeeded
|
|
|
|
failed: OIDC Client Secret check failed
|
2020-07-08 07:48:11 +00:00
|
|
|
config:
|
|
|
|
oidc:
|
|
|
|
added: OIDC Configuration added
|
2020-07-14 14:14:06 +00:00
|
|
|
changed: OIDC Configuration changed
|
2020-07-08 07:48:11 +00:00
|
|
|
secret:
|
|
|
|
changed: OIDC secret changed
|
|
|
|
policy:
|
|
|
|
password:
|
|
|
|
complexity:
|
|
|
|
added: Password complexity policy added
|
|
|
|
changed: Password complexity policy changed
|
|
|
|
age:
|
|
|
|
added: Password age policy added
|
|
|
|
changed: Password age policy changed
|
|
|
|
lockout:
|
|
|
|
added: Password lockout policy added
|
|
|
|
changed: Password lockout policy changed
|
|
|
|
iam:
|
|
|
|
setup:
|
|
|
|
started: ZITADEL setup started
|
|
|
|
done: ZITADEL setup done
|
|
|
|
global:
|
|
|
|
org:
|
|
|
|
set: Global org set
|
|
|
|
project:
|
|
|
|
iam:
|
|
|
|
set: ZITADEL project set
|
|
|
|
member:
|
|
|
|
added: ZITADEL member added
|
|
|
|
changed: ZITADEL member changed
|
|
|
|
removed: ZITADEL member removed
|
|
|
|
key_pair:
|
|
|
|
added: Key pair added
|