Skip to content

Releases: panva/node-oidc-provider

v8.4.0

08 Sep 06:46

Choose a tag to compare

Features

  • DPoP: remove experimental flag, DPoP is now RFC9449 (89d133e)

v8.3.2

02 Sep 07:54

Choose a tag to compare

Fixes

  • assign extraTokenClaims return to the model (e296dc7)

v8.3.1

30 Aug 09:30

Choose a tag to compare

Fixes

  • DPoP: compare htu scheme and hostname case independent (b72d668)

v8.3.0

27 Aug 13:12

Choose a tag to compare

Features

  • allow specifying the user-agent header for outgoing requests (95f24ef)

v8.2.2

30 May 16:30

Choose a tag to compare

Fixes

  • ignore non-existent resource scopes during refresh (#1222) (bdf23ba)

v8.2.1

06 May 15:35

Choose a tag to compare

Fixes

  • ignore post_logout_redirect_uris when logout is disabled (#1221) (d7dd6cf)

v8.2.0

24 Apr 12:35

Choose a tag to compare

Features

  • add correlation identifier to interactions (#1218) (c072352)

v8.1.2

21 Apr 20:37

Choose a tag to compare

This release contains only code refactoring, dependency, or documentation updates. The release process now also uses provenance statements.

v8.1.1

09 Mar 08:47

Choose a tag to compare

This release contains only code refactoring, documentation, and dependency updates.

v8.1.0

23 Jan 10:59

Choose a tag to compare

Features

  • mTLS.getCertificate helper can return a X509Certificate object (be3f47f)