SteeltoeOSS / Samples

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

CloudFoundry Single Sign On tests not running #274

Open ccheetham opened 1 year ago

ccheetham commented 1 year ago

The UAA app should be recreated with the SSO tests are run. This ensures the UAA is in a known state for the tests.

TimHess commented 1 year ago

Should we take the time to switch over to the SSO tile instead? If we have work to do here it seems to me to be a good idea to either use that tile or an updated version of SSO

ccheetham commented 1 year ago

This was a quick fix so just did it. But moving to SSO tile may be a better representation of what our users experience.

TimHess commented 2 months ago

The latest version of the security samples have been updated with instructions for using the SSO tile with our custom UAA backend. However, the test for the security samples still has not been updated because it really needs both of the Auth apps running, and our framework does not yet support testing against more than a single app).