Releases: Amsterdam/signals
Releases · Amsterdam/signals
2.40.0
2.39.0
2.38.0
❗ ❗ ❗ Admin SSO login requires changes to the configuration ❗ ❗ ❗
Because https://github.com/Amsterdam/amsterdam-django-oidc is now used as authentication backend for the admin login, in addition to the env vars: OIDC_OP_AUTHORIZATION_ENDPOINT
, OIDC_OP_TOKEN_ENDPOINT
, OIDC_OP_USER_ENDPOINT
and OIDC_OP_JWKS_ENDPOINT
vars, we now require at least OIDC_OP_ISSUER
and either OIDC_VERIFY_AUDIENCE=False
or OIDC_TRUSTED_AUDIENCES
for SSO to work. The latter being a json encoded list of trusted audiences.
What's Changed
- Provide the database information to the celery beat service, so that … by @4c0n in #1494
- Use amsterdam-django-oidc for admin authentication by @4c0n in #1495
Full Changelog: 2.37.24...2.38.0
2.37.24
2.37.23
What's Changed
- Bump cryptography from 44.0.0 to 44.0.1 in /app/requirements by @dependabot in #1490
- Update dependencies by @4c0n in #1491
Full Changelog: 2.37.22...2.37.23
2.37.22
2.37.21
What's Changed
- prepend signalering to omschrijving by @ramonavic in #1488
Full Changelog: 2.37.20...2.37.21
2.37.20
What's Changed
- Bump django from 4.2.17 to 4.2.18 in /app/requirements by @dependabot in #1485
- adds possibility to add signalering to sigmax description if specific… by @ramonavic in #1487
Full Changelog: 2.37.19...2.37.20