How to prevent zitadel to sync userinfo on idp login?
If the account exists, then how can I disable to update the user info sync from the idp (google for example) after each login.
Flow:
1. User login from external idp
2. Account gets created with idp login if not exists
3. After the login I redirect to the dashboard on my app and there user can redirect to zitadel provide to chang thier profile
4. User will now logout from my dashboard and relogin, the name, gender, and language information gets changed now because idp callback on zitadel resyncs info from the callback of google
2 Replies