SteeltoeOSS / Samples

Steeltoe samples and reference application collection
https://steeltoe.io/
Apache License 2.0
641 stars 250 forks source link

Fix: deduce UAA/SingleSignon URLs SSO tests #277

Closed ccheetham closed 1 year ago

ccheetham commented 1 year ago

This branch was created off of main and also cherry-picked a couple commits from the refresh-connector-samples branch.

The fix avoids the use of random routes for the SingleSignon tests since the UAA and SingleSignon app URLs must be known before the respective app is created.