Skip to content

Releases: Automattic/wp-openid-connect-server

2.0.0

07 Jan 15:37
2f6526c
Compare
Choose a tag to compare

What's Changed

  • [Breaking] Add a configuration option to support clients that don't require consent #118 props @lart2150
  • Make client_id and client_secret optional for the token endpoint #116 props @lart2150
  • Update expected args specs for token endpoint as per OIDC spec #117

New Contributors

Full Changelog: 1.3.4...2.0.0

1.3.4

26 Jun 09:19
98b3647
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

08 Dec 09:22
3c5f3aa
Compare
Choose a tag to compare
  • Fix failing login when Authorize form is non-English [#108]
  • Improvements in site health tests for key detection [#104][#105]

1.3.2

22 Sep 16:06
b438936
Compare
Choose a tag to compare
  • Prevent userinfo endpoint from being cached [#99]

1.3.1

14 Sep 17:05
ee0646c
Compare
Choose a tag to compare
  • Add debug logging to identify potential issue [#95]

1.3.0

30 May 15:10
53dc5b4
Compare
Choose a tag to compare
  • Return display_name as the name property [#87]
  • Change text domain to openid-connect-server, instead of wp-openid-connect-server [#88]

1.2.1

09 May 10:06
d886725
Compare
Choose a tag to compare
  • No user facing changes

1.2.0

09 May 09:54
ded053e
Compare
Choose a tag to compare
  • Add oidc_user_claims filter [#82]

v1.1.1

05 Apr 05:03
Compare
Choose a tag to compare
  • Added arguments to REST API endpoints for additional validation to suppress PHP warnings
  • Updated author
  • Lots of meta changes for development

v1.1.0

02 Nov 14:10
Compare
Choose a tag to compare

Fixes a crucial bug that was introduced prior to release, of accidentally not treating username as the user identifier in OIDC context