Skip to content

Commit b6359da

Browse files
committed
Pinned pas.plugins.kimug = 1.5.5
KEYC-77
1 parent 7acb267 commit b6359da

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
1.5.37 (unreleased)
22
-------------------
33

4-
- Nothing changed yet.
4+
- pas.plugins.kimug 1.5.5
5+
6+
- When creating a new user from an `oidc_sso_apps` token, missing `email` is defaulted to `{username}@kimug.be` and missing `firstName`/`lastName` are defaulted to `{username}` / `"sso-apps"`.
7+
[remdub]
8+
9+
- `_decode_token` for `oidc_sso_apps` now reads the JWT audience from `SSO_APPS_AUDIENCE` env var, falling back to `SSO_APPS_CLIENT_ID` and then `"imio-apps-plone"`.
10+
[remdub]
511

612

713
1.5.36 (2026-06-04)

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ oic = 1.7.0
6565
parso = 0.8.3
6666
pas.plugins.authomatic = 2.0.0
6767
pas.plugins.imio = 3.0.0
68-
pas.plugins.kimug = 1.5.4
68+
pas.plugins.kimug = 1.5.5
6969
pas.plugins.oidc = 2.0.0+imio2
7070
perfmetrics = 4.2.0
7171
pexpect = 4.8.0

0 commit comments

Comments
 (0)