mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 23:14:23 +00:00
Merge branch 'main' into next
# Conflicts: # cmd/setup/config.go # cmd/setup/setup.go
This commit is contained in:
@@ -550,6 +550,12 @@ Errors:
|
||||
Invalid: Token non è valido
|
||||
Expired: Token è scaduto
|
||||
InvalidClient: Il token non è stato emesso per questo cliente
|
||||
SAMLRequest:
|
||||
AlreadyExists: SAMLRequest esiste già
|
||||
NotExisting: SAMLRequest non esiste
|
||||
WrongLoginClient: SAMLRequest creato da un altro client di accesso
|
||||
SAMLSession:
|
||||
InvalidClient: SAMLResponse non è stato emesso per questo client
|
||||
Feature:
|
||||
NotExisting: La funzionalità non esiste
|
||||
TypeNotSupported: Il tipo di funzionalità non è supportato
|
||||
@@ -624,6 +630,8 @@ AggregateTypes:
|
||||
system: Sistema
|
||||
session: Sessione
|
||||
web_key: Chiave Web
|
||||
saml_request: Richiesta SAML
|
||||
saml_session: Sessione SAML
|
||||
|
||||
EventTypes:
|
||||
execution:
|
||||
|
Reference in New Issue
Block a user