Skip to content

Conversation

@pedro-hos
Copy link
Contributor

@pedro-hos pedro-hos requested review from Skyllarr and fjuma as code owners July 8, 2025 20:51
@pedro-hos pedro-hos marked this pull request as draft July 8, 2025 20:51
}

@Override
protected HttpServerAuthenticationMechanismFactory getHttpServerAuthenticationMechanismFactory(Map<String, ?> properties) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@darranl The test isn't work properly yet when running under cluster mode. I suspect that I need to change something here, on cache configuration. The fix works on https://issues.redhat.com/browse/WFLY-18650 reproducer, but under the undertow test here, the second node can't see the roles, and can't login properly. Do you have any light on how to configure the HttpServerAuthenticationMechanismFactory to make it work? Thank you

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pedro-hos Please try to run your test on top of this PR wildfly-security/wildfly-elytron#2294 , thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Skyllarr great, all tests are green w/ your change. Thank You

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.

2 participants