-
Task
-
Resolution: Done
-
Major
-
None
-
None
This is before working on WFLY-20267 but a couple of additional changes should also be made:
- Remove AbstractRemoteSingleSignOnTestCase as it now only has one child.
- Remove HostSSOServerSetupTask from Clustering testsuite, this mode is no longer used.
- SSOTestBase has addSso and removeSso methods - these can go
The Clustering test suite uses the deprecated CLIServerSetupTask but is there any way the general setup commands can be shared?
- causes
-
WFLY-20343 SingleSignOnUnitTestCase test fails with the Bootable JAR in WildFly Preview
- Resolved
- is depended on by
-
WFLY-20267 Add test case for FORM auth being called when SSO already authenticated
- Coding In Progress