mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-19 09:02:14 +00:00
fix: keep user idp links (#7079)
* login * auth methods * NewIDPUserLinksActiveQuery * use has_login_policy projection * fix unit tests * docs * keep old user links projection * fix tests * cleanup * cleanup comments * test idp links are not removed * idempotent auth method test * idempotent auth method test
This commit is contained in:
@@ -144,7 +144,7 @@ Errors:
|
||||
ExternalIDP:
|
||||
Invalid: IDP externo no válido
|
||||
IDPConfigNotExisting: Proveedor IDP no válido para esta organización
|
||||
NotAllowed: IDP externo no permitido para esta organización
|
||||
NotAllowed: IDP externo no permitido
|
||||
MinimumExternalIDPNeeded: Al menos de añadirse un IDP
|
||||
AlreadyExists: IDP externo ya cogido
|
||||
NotFound: IDP no encontrado
|
||||
|
Reference in New Issue
Block a user