fabiobrz / eap-microprofile-test-suite

a small standalone test suite for MicroProfile on WF/EAP
Apache License 2.0
0 stars 0 forks source link

Implement Security tests #16

Closed fabiobrz closed 4 years ago

fabiobrz commented 4 years ago

The endpoint should be exposed via HTTP per specs but Wildfly will allow access via HTTPS transport in case such a listener is configured.

Tests to verify that the /openapi endpoint will be available in such case and to evaluate WARNs.

fabiobrz commented 4 years ago
fabiobrz commented 4 years ago

Done, PR sent: https://github.com/jboss-eap-qe/eap-microprofile-test-suite/pull/124