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

[WFLY-8628] [WFLY-8630] Fix the client passwords specified in both SwitchIdentityTestCase#testClientLoginModule tests and unignore these tests #9964

Merged
merged 1 commit into from Apr 25, 2017

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Apr 24, 2017

Both SwitchIdentityTestCase classes were recently updated to specify the client passwords that should be used by these tests. Before this change, it turns out that these tests were only passing because the JBOSS-LOCAL-USER mechanism was erroneously getting used instead of the DIGEST-MD5 mechanism. These tests are currently failing because the client passwords should be clear passwords instead of the hashed passwords.

https://issues.jboss.org/browse/WFLY-8628
https://issues.jboss.org/browse/WFLY-8630

…itchIdentityTestCase#testClientLoginModule tests and unignore these tests
Copy link
Member

@dmlloyd dmlloyd left a comment

Choose a reason for hiding this comment

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

Ah, well I was on the right track anyway :)

@bstansberry
Copy link
Contributor

Sweet! I gambled going ahead with the 3.0.0.Beta16 core release with 4 failures, but we're already down to just 2! Thanks. :)

@n1hility n1hility merged commit 64c4ea8 into wildfly:master Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants