mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17: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:
@@ -136,7 +136,7 @@ Errors:
|
||||
ExternalIDP:
|
||||
Invalid: 無効な外部IDPです
|
||||
IDPConfigNotExisting: この組織はIDPプロバイダーが無効です
|
||||
NotAllowed: この組織では外部IDPが許可されていません
|
||||
NotAllowed: 外部IDPは許可されていません
|
||||
MinimumExternalIDPNeeded: 少なくとも1つのIDPを追加する必要があります
|
||||
AlreadyExists: 外部IDPはすでに使用されています
|
||||
NotFound: 外部IDPが見つかりません
|
||||
|
Reference in New Issue
Block a user