- Update the way that the saml2 projects were dependent on identity-provider resource files. - Use TestContainers to simplify runtime dependencies - Update compose.yml to use Docker-standard interpolation Closes gh-335
- This is important for running a project from an isolated directory - It also helps the IDE to correctly download sources when debugging a project
Closes gh-2