mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 16:57:32 +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:
@@ -143,7 +143,7 @@ Errors:
|
||||
ExternalIDP:
|
||||
Invalid: Внешний идентификационный номер недействителен.
|
||||
IDPConfigNotExisting: Поставщик МВУ недействителен для этой организации.
|
||||
NotAllowed: Внешний IDP не разрешен в этой организации.
|
||||
NotAllowed: Внешний IDP не разрешен
|
||||
MinimumExternalIDPNeeded: Необходимо добавить хотя бы одного ВПЛ.
|
||||
AlreadyExists: Внешнее ВПЛ уже занято
|
||||
NotFound: Внешний IDP не найден
|
||||
|
Reference in New Issue
Block a user