mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-15 05:07:44 +00:00
fix: console for neweventstore (#1457)
* some issues * passwordless, mfa * mfa, project fixes, login policy * user table, auth service, interceptor * keys, machine edit, grants, passwordless * remove asdf
This commit is contained in:
@@ -722,6 +722,7 @@
|
||||
"USERNAME": "User Name",
|
||||
"FIRSTNAME": "First Name",
|
||||
"LASTNAME": "Last Name",
|
||||
"LOGINNAME":"Loginname",
|
||||
"EMAIL": "E-mail",
|
||||
"ROLES": "Roles",
|
||||
"USERID":"User ID"
|
||||
@@ -855,7 +856,7 @@
|
||||
"DESCRIPTION":"Provide the correct OIDC Configuration for your identity Provider below!"
|
||||
}
|
||||
},
|
||||
"TYPES": {
|
||||
"OWNERTYPES": {
|
||||
"0":"unknown",
|
||||
"1":"System",
|
||||
"2":"Organisation"
|
||||
|
Reference in New Issue
Block a user