mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +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:
@@ -1,2 +1,5 @@
|
||||
Once you created the provider, it is listed in the providers overview.
|
||||
Activate it by selecting the tick with the tooltip *set as available*.
|
||||
Activate it by selecting the tick with the tooltip *set as available*.
|
||||
|
||||
If you deactivate a provider, your users with links to it will not be able to authenticate anymore.
|
||||
You can reactivate it and the logins will work again.
|
Reference in New Issue
Block a user