Skip to content

ELYWEB-267 - Add test for Security roles lost following failover#285

Open
pedro-hos wants to merge 1 commit intowildfly-security:4.xfrom
pedro-hos:ELYWEB-267
Open

ELYWEB-267 - Add test for Security roles lost following failover#285
pedro-hos wants to merge 1 commit intowildfly-security:4.xfrom
pedro-hos:ELYWEB-267

Conversation

@pedro-hos
Copy link
Copy Markdown
Contributor

@pedro-hos pedro-hos requested review from fjuma and skyllarr 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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