mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 19:27: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:
@@ -146,7 +146,7 @@ Errors:
|
||||
ExternalIDP:
|
||||
Invalid: Невалиден външен IDP
|
||||
IDPConfigNotExisting: Невалиден доставчик на IDP за тази организация
|
||||
NotAllowed: Външен IDP не е разрешен в тази организация
|
||||
NotAllowed: Външен IDP не е разрешен
|
||||
MinimumExternalIDPNeeded: Трябва да се добави поне един IDP
|
||||
AlreadyExists: Външен IDP вече е зает
|
||||
NotFound: Външен IDP не е намерен
|
||||
|
Reference in New Issue
Block a user