v0.7.0
What's Changed
- BREAKING CHANGE: [federation entity configuration] jwks divided in jwks_fed and jwks_core by @peppelinux in #234
for preexisting projects, remember to
- do migrate
- updated the federation descendants jwks
trust chains will be updated automatically, anyway remember to use manage.py fetch_openid_providers --start -f
for RPs and ./manage.py fetch_openid_relying_parties
for OPs
Full Changelog: v0.6.9...v0.7.0