Skip to content

Conversation

@lucdew
Copy link
Owner

@lucdew lucdew commented Jun 12, 2025

That branch is a partial fix for keycloak#1194

When a realm created by the provider with smtp server settings and password based authentication on the smtp server is updated via the console the smtp authentication is broken.

It happens on keycloak 26.2 which introduced token based authentication https://www.keycloak.org/docs/latest/release_notes/index.html#token-based-authentication-for-smtp-xoauth2

The commit just fixes that issue. It does not provide support for token based authentication.

… authentication issues on realm updates in keycloak 26.2
@lucdew lucdew merged commit ce2d293 into main Jun 12, 2025
9 checks passed
@RafaelWO
Copy link

RafaelWO commented Sep 12, 2025

@lucdew interesting find and fix!
Have you tested this fix? Do you know whether this would also fix keycloak#1274?

If yes, could you make a PR to the upstream project? 🙂
I am happy to help out if you don't have the time.

Edit: I just discovered that someone already created a PR mentioning your fix: keycloak#1266. Sorry for the disturbance!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants