wp-openid-connect-server

Use OpenID Connect to log in to other webservices using your own WordPress

GPL-2.0 License

Stars
24

Bot releases are visible (Hide)

wp-openid-connect-server - 1.3.4 Latest Release

Published by github-actions[bot] 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/wp-openid-connect-server/compare/1.3.3...1.3.4

wp-openid-connect-server - 1.3.3

Published by github-actions[bot] 11 months ago

  • Fix failing login when Authorize form is non-English [#108]
  • Improvements in site health tests for key detection [#104][#105]
wp-openid-connect-server - 1.3.2

Published by github-actions[bot] about 1 year ago

  • Prevent userinfo endpoint from being cached [#99]
wp-openid-connect-server - 1.3.1

Published by github-actions[bot] about 1 year ago

  • Add debug logging to identify potential issue [#95]
wp-openid-connect-server - 1.3.0

Published by github-actions[bot] over 1 year ago

  • Return display_name as the name property [#87]
  • Change text domain to openid-connect-server, instead of wp-openid-connect-server [#88]
wp-openid-connect-server - 1.2.1

Published by github-actions[bot] over 1 year ago

  • No user facing changes
wp-openid-connect-server - 1.2.0

Published by github-actions[bot] over 1 year ago

  • Add oidc_user_claims filter [#82]
wp-openid-connect-server - v1.1.1

Published by github-actions[bot] over 1 year ago

  • Added arguments to REST API endpoints for additional validation to suppress PHP warnings
  • Updated author
  • Lots of meta changes for development
wp-openid-connect-server - v1.1.0

Published by github-actions[bot] almost 2 years ago

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

wp-openid-connect-server - v1.0

Published by github-actions[bot] almost 2 years ago

First public release, bringing you the power to make your WordPress install an (OpenID Connect) OIDC provider so that your WordPress site users can login into external systems with their WordPress account on your site.

wp-openid-connect-server - v0.1.0 - Hello world

Published by github-actions[bot] about 2 years ago