Skip to content

Commit 316f3e6

Browse files
committed
Update upgrade log
1 parent af35d5e commit 316f3e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/6-oidc-upgrade.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ per-field metadata policy (honored / validated / rejected) is documented in
163163
future major version may switch the getters to fall back to the spec defaults.)
164164
DCR is also opt-in (disabled by default), so unless you enable it, nothing changes
165165
for your deployment.
166+
- Logging has been improved for authentication flows. It should now be easier
167+
to find information about what went wrong by looking at the relevant log entries.
166168

167169
New configuration options:
168170

@@ -345,6 +347,8 @@ and shown the module's own "you are logged out" page instead of being
345347
redirected. Requests that do include `id_token_hint` are unchanged: the
346348
`post_logout_redirect_uri` is still validated against the client's registered
347349
values, and the redirection is performed as before.
350+
- The underlying `thephpleague/oauth2-server` library has been updated from
351+
v8 to v9
348352

349353
## Version 6.3 to 6.4
350354

0 commit comments

Comments
 (0)