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 无效
|
||||
IDPConfigNotExisting: IDP 提供者对此组织无效
|
||||
NotAllowed: 此组织不允许外部 IDP
|
||||
NotAllowed: 外部 IDP 不允许
|
||||
MinimumExternalIDPNeeded: 必须添加至少一个 IDP
|
||||
AlreadyExists: 外部 IDP 已存在
|
||||
NotFound: 未找到外部 IDP
|
||||
|
Reference in New Issue
Block a user