mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 00:17:34 +00:00
Merge branch 'main' into next
This commit is contained in:
@@ -544,6 +544,7 @@ Errors:
|
||||
AlreadyExists: Auth Request existe déjà
|
||||
NotExisting: Auth Request n'existe pas
|
||||
WrongLoginClient: Auth Request créé par un autre client de connexion
|
||||
AlreadyHandled: Auth Request a déjà été traitée
|
||||
OIDCSession:
|
||||
RefreshTokenInvalid: Le jeton de rafraîchissement n'est pas valide
|
||||
Token:
|
||||
@@ -554,8 +555,12 @@ Errors:
|
||||
AlreadyExists: SAMLRequest existe déjà
|
||||
NotExisting: SAMLRequest n'existe pas
|
||||
WrongLoginClient: SAMLRequest créé par un autre client de connexion
|
||||
AlreadyHandled: SAMLRequest a déjà été traitée
|
||||
SAMLSession:
|
||||
InvalidClient: SAMLResponse n'a pas été émise pour ce client
|
||||
DeviceAuth:
|
||||
NotFound: La demande d'autorisation de l'appareil n'existe pas
|
||||
AlreadyHandled: La demande d'autorisation de l'appareil a déjà été traitée
|
||||
Feature:
|
||||
NotExisting: La fonctionnalité n'existe pas
|
||||
TypeNotSupported: Le type de fonctionnalité n'est pas pris en charge
|
||||
|
Reference in New Issue
Block a user