[Red Hat JIRA] (WFLY-14231) Invalid parameters in the distributable-web-local feature group
by Brian Stansberry (Jira)
Brian Stansberry created WFLY-14231:
---------------------------------------
Summary: Invalid parameters in the distributable-web-local feature group
Key: WFLY-14231
URL: https://issues.redhat.com/browse/WFLY-14231
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The distributable-web-local feature group's "subsystem.distributable-web.routing.local" feature-spec includes a couple paramters that map to non-existent attributes in the management resource.
This feature group is currently unused, which is why this hasn't been detected. But current work like WFLY-14218 and perhaps WFLY-13150 will soon change that.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (WFLY-13164) When "corrupted" public key is supplied to server, user is not informed
by Sonia Zaldana (Jira)
[ https://issues.redhat.com/browse/WFLY-13164?page=com.atlassian.jira.plugi... ]
Sonia Zaldana commented on WFLY-13164:
--------------------------------------
Hi [~jkasik], I was wondering whether there are extra context parameters that need to be part of the URL? I am trying to reproduce the error, but I get a 404 error (RESTEASY003210: Could not find resource for full path: http://localhost:8080/CorruptedKeyTest) as opposed to a 401.
> When "corrupted" public key is supplied to server, user is not informed
> -----------------------------------------------------------------------
>
> Key: WFLY-13164
> URL: https://issues.redhat.com/browse/WFLY-13164
> Project: WildFly
> Issue Type: Bug
> Components: MP JWT
> Affects Versions: 19.0.0.Beta2, 20.0.0.Beta1
> Reporter: Jan Kasik
> Priority: Critical
> Attachments: CorruptedKeyTest.war
>
>
> When corrupted public key (a valid key cannot be extracted from the string value) is supplied to JWT verifier, user is not informed since there is no error message in log and clients receives 401 status code in response instead of an error code of 500.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (ELY-2061) The SASL BaseTestCase is no longer a general base
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-2061:
-------------------------------------
Summary: The SASL BaseTestCase is no longer a general base
Key: ELY-2061
URL: https://issues.redhat.com/browse/ELY-2061
Project: WildFly Elytron
Issue Type: Task
Components: Testsuite
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.14.1.CR1
The testsuite contains a class org.wildfly.security.sasl.test.BaseTestCase which is extended by many test cases but actually is no longer a base, instead it is just a set of methods which can be statically imported where needed.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (ELY-2059) SSL Tests Failing on Zulu JDK 11
by Farah Juma (Jira)
[ https://issues.redhat.com/browse/ELY-2059?page=com.atlassian.jira.plugin.... ]
Farah Juma resolved ELY-2059.
-----------------------------
Resolution: Done
> SSL Tests Failing on Zulu JDK 11
> --------------------------------
>
> Key: ELY-2059
> URL: https://issues.redhat.com/browse/ELY-2059
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Testsuite
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Major
> Fix For: 1.14.1.CR1
>
>
> The following tests are presently failing:
> {code:java}
> Results :Failed tests:
> MaskedPasswordSSLAuthenticationTest.testTwoWay:260->performConnectionTest:273->performConnectionTest:303 Client SSL Session should be Valid
> Tests in error:
> SSLAuthenticationTest.testCRLMaxCertPathSucceeds:664->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testCrlBlank:633->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOcspGood:720->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOcspMaxCertPathOkay:741->ocspMaxCertPathCommon:756->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOneWay:624->performConnectionTest:804 IllegalState U...
> SSLAuthenticationTest.testTwoWay:690->performConnectionTest:804 IllegalState U...
> SSLAuthenticationTest.testTwoWayIca:703->performConnectionTest:804 IllegalState {code}
>
> {code:java}
> $ java -version
> openjdk version "11.0.9" 2020-10-20 LTS
> OpenJDK Runtime Environment Zulu11.43+21-CA (build 11.0.9+11-LTS)
> OpenJDK 64-Bit Server VM Zulu11.43+21-CA (build 11.0.9+11-LTS, mixed mode) {code}
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (ELY-2059) SSL Tests Failing on Zulu JDK 11
by Farah Juma (Jira)
[ https://issues.redhat.com/browse/ELY-2059?page=com.atlassian.jira.plugin.... ]
Farah Juma updated ELY-2059:
----------------------------
Fix Version/s: 1.14.1.CR1
> SSL Tests Failing on Zulu JDK 11
> --------------------------------
>
> Key: ELY-2059
> URL: https://issues.redhat.com/browse/ELY-2059
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Testsuite
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Major
> Fix For: 1.14.1.CR1
>
>
> The following tests are presently failing:
> {code:java}
> Results :Failed tests:
> MaskedPasswordSSLAuthenticationTest.testTwoWay:260->performConnectionTest:273->performConnectionTest:303 Client SSL Session should be Valid
> Tests in error:
> SSLAuthenticationTest.testCRLMaxCertPathSucceeds:664->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testCrlBlank:633->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOcspGood:720->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOcspMaxCertPathOkay:741->ocspMaxCertPathCommon:756->performConnectionTest:804 IllegalState
> SSLAuthenticationTest.testOneWay:624->performConnectionTest:804 IllegalState U...
> SSLAuthenticationTest.testTwoWay:690->performConnectionTest:804 IllegalState U...
> SSLAuthenticationTest.testTwoWayIca:703->performConnectionTest:804 IllegalState {code}
>
> {code:java}
> $ java -version
> openjdk version "11.0.9" 2020-10-20 LTS
> OpenJDK Runtime Environment Zulu11.43+21-CA (build 11.0.9+11-LTS)
> OpenJDK 64-Bit Server VM Zulu11.43+21-CA (build 11.0.9+11-LTS, mixed mode) {code}
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (ELY-2060) Move CA set up from SSLAuthenticationTest into re-usable util
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-2060:
-------------------------------------
Summary: Move CA set up from SSLAuthenticationTest into re-usable util
Key: ELY-2060
URL: https://issues.redhat.com/browse/ELY-2060
Project: WildFly Elytron
Issue Type: Task
Components: Testsuite, Utils
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.14.1.CR1
This will become a new module that different test suites can depend upon.
This will not be public API as it is a test suite utility but we will still want to be cautious of any API changes as these will cause problems for dependent projects.
Additionally this is intended as a common CA set up used across tests but different tests may have different requirements so any API should allow customisation / filtering of the relevant artefacts produced.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months