mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:07:31 +00:00
Merge branch 'main' into next
This commit is contained in:
@@ -545,6 +545,7 @@ Errors:
|
||||
AlreadyExists: Auth Request already exists
|
||||
NotExisting: Auth Request does not exist
|
||||
WrongLoginClient: Auth Request created by other login client
|
||||
AlreadyHandled: Auth Request has already been handled
|
||||
OIDCSession:
|
||||
RefreshTokenInvalid: Refresh Token is invalid
|
||||
Token:
|
||||
@@ -555,8 +556,12 @@ Errors:
|
||||
AlreadyExists: SAMLRequest already exists
|
||||
NotExisting: SAMLRequest does not exist
|
||||
WrongLoginClient: SAMLRequest created by other login client
|
||||
AlreadyHandled: SAMLRequest has already been handled
|
||||
SAMLSession:
|
||||
InvalidClient: SAMLResponse was not issued for this client
|
||||
DeviceAuth:
|
||||
NotFound: Device Authorization Request does not exist
|
||||
AlreadyHandled: Device Authorization Request has already been handled
|
||||
Feature:
|
||||
NotExisting: Feature does not exist
|
||||
TypeNotSupported: Feature type is not supported
|
||||
|
Reference in New Issue
Block a user