Changed
- Upgraded all dependencies. This included some breaking changes in
openid-client
. Most notably,/.well-known/oauth-authorization-server
is no longer supported as an OIDC issuer URL. When passing the--oidc-issuer
option toeks-auth-proxy
you should make sure to pass the/.well-known/openid-configuration
URL. More details here: https://github.com/panva/node-openid-client/releases/tag/v5.0.0
Full Changelog: v1.9.0...v2.0.0