Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDBC UserProvider doesn't update the email field #8599

Closed
ppgravitee opened this issue Oct 25, 2022 — with Exalate Issue Sync · 0 comments
Closed

JDBC UserProvider doesn't update the email field #8599

ppgravitee opened this issue Oct 25, 2022 — with Exalate Issue Sync · 0 comments

Comments

Copy link
Contributor

ppgravitee commented Oct 25, 2022

With JDBC IdentityProvider, when the email address is updated on the Management UI for a user, then the value is updated into the users table but not into the idp table.

h2. Step to reproduce

create JDBC IDP

create a user linked to the JDBC IDP

request a forgot password, the user should received the email

update the user email

request a forgot password, the user should received the email to the previous email address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants