v0.0.4.0
What's Changed
- Fix http test by @pehala in #92
- Fail, if Authorino cannot be reached by @pehala in #93
- Fix AuthConfig cleanup by @pehala in #94
- Add test for preexisting AuthConfig by @JaurbanRH in #82
- Add pytest mark for issue by @JaurbanRH in #91
- Add note for developers to README.md by @pehala in #103
- Fix incorrect order of username and password for RHSSO by @pehala in #96
- Add json response tests by @pehala in #95
- Update Envoy by @pehala in #97
- Tests for OPA external registry by @jsmolar in #85
- Add redirect test by @JaurbanRH in #100
- Add test for anonymous identity by @JaurbanRH in #101
- Fix redirect test by @pehala in #113
- Fix Authorino validation, if the entire section is missing by @pehala in #119
- Use released version of weakget by @pehala in #120
- Make validators even more lazy by @pehala in #112
- Move Mockserver fixture to higher conftest by @jsmolar in #121
Full Changelog: v0.0.3.0...v0.0.4.0