Merge branch 'main' into next

This commit is contained in:
Livio Spring
2025-03-04 13:46:48 +01:00
347 changed files with 19877 additions and 9287 deletions

View File

@@ -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