mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 16:55:41 +00:00
a9dd2fc8f8
* fixes #3597, enable OIDC by default - adds ability to have different sets of environment configs for tests - adds ConfigSet struct as a configuration device for integration tests - allows entire environments to be defined as needed - original ats config set at "default-ats" - tests that do not specify a config set, use "default-ats" as before - standardizes configuration location, naming, etc. - adds README.md for the above - updates testContext to now be config set aware - add config value to disable, update tests, changelog - add defense against cached version data for tests