mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:27:33 +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 esterno non valido
|
||||
IDPConfigNotExisting: IDP non valido per questa organizzazione
|
||||
NotAllowed: IDP esterno non consentito su questa organizzazione
|
||||
NotAllowed: IDP esterno non consentito
|
||||
MinimumExternalIDPNeeded: Almeno un IDP deve essere aggiunto
|
||||
AlreadyExists: IDP esterno già preso
|
||||
NotFound: IDP esterno non trovato
|
||||
|
Reference in New Issue
Block a user