mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
35 lines
905 B
YAML
35 lines
905 B
YAML
FirstInstance:
|
|
MachineKeyPath:
|
|
InstanceName: ZITADEL
|
|
DefaultLanguage: en
|
|
Org:
|
|
Name: ZITADEL
|
|
Human:
|
|
# in case that UserLoginMustBeDomain is false (default) and you don't overwrite the username with an email,
|
|
# it will be suffixed by the org domain (org-name + domain from config).
|
|
# for example: zitadel-admin in org ZITADEL on domain.tld -> zitadel-admin@zitadel.domain.tld
|
|
UserName: zitadel-admin
|
|
FirstName: ZITADEL
|
|
LastName: Admin
|
|
NickName:
|
|
DisplayName:
|
|
Email:
|
|
Address: #uses the username if empty
|
|
Verified: true
|
|
PreferredLanguage: en
|
|
Gender:
|
|
Phone:
|
|
Number:
|
|
Verified:
|
|
Password: Password1!
|
|
PasswordChangeRequired: true
|
|
Machine:
|
|
Machine:
|
|
Username:
|
|
Name:
|
|
MachineKey:
|
|
ExpirationDate:
|
|
Type:
|
|
CorrectCreationDate:
|
|
FailAfter: 5m
|