We just pushed an updated version of WP OAuth Server to our delivery system. Please update to version 4.3.1 as soon as possible. 4.3.1 addresses an issue where profile updates were broken and a message “No Prov” is displayed. This prevented user profiles from being updated properly. We apologize for the inconvenience in this matter.
Read Story
This update is to inform our users of the imminent release of version 4.3.0 of the WP OAuth Server plugin for WordPress. This update will be released to both the Community Edition (CE) and the PRO version provided on our website at https://wp-oauth.com/downloads/wp-oauth-server/. The release will provide additional protection against Cross-Site Request Forgery as well […]
Read Story
Our development team was notified that there was an issue when authenticating using an access token. The bug was only in version 4.2.1 and resulted in an error “Invalid_token” when trying to authenticate. The bug also caused an issue with a sister plugin called “Simple Single Sign On” found on the WordPress repo at https://wordpress.org/plugins/single-sign-on-client/. […]
Read Story
We have been working on version 4.2.1 of WordPress OAuth Server and are just about ready to release it into the wild. In this release, we wanted to focus on speeding up load times by optimizing the codebase used to authenticate a request. We did this by creating a new proxy functionally to check all […]
Read Story
At the time of this post being made, we have completed our basic tests and have confirmed that WP OAuth Server is now compatible with WordPress’s network site functionality. Initially, support was limited to the “prefix_users” table in the database and caused conflicts for future development. Recent changes to both the core and our plugin […]
Read Story
As of December 26, 2020, version 4.1.6 of WP OAuth Server will be made available for download for both the CE (Community Edition) and the Pro version. The updates contained two features that have been highly requested. User Info Mapping (Pro Only) Role-based restriction and for authorization User Info Mapping The user info mapping feature […]
Read Story
Today we launched WordPress OAuth Server version 4.1.0 which contains some bug fixes, improvements, and a huge support update. WP OAuth Server has supported OpenID for a long time as well as semi support for generic JSON Web Tokens. This released includes full support for JWT to include a complete JWT as an access token. […]
Read Story
During these hard times, everyone is having to make some changes around the office, home, and daily routine. Here at Dash10 Digital, there is no difference. Everything from the time we start to how we get our coffee has had to change. Our focus has been the safety of our clients and customers above all. […]
Read Story
OAuth 2.0 in general relies heavily on the crypt nature of TLS. Since tokens are sometimes exchanged via a request, a secure connection is required. TLS 1.0 and TLS 1.1 use the SHA-1 algorithm and weaker cipher suites for authenticating identities. However, it has become dangerously weak due to several vulnerabilities identified in its suite. […]
Read Story
Today we release the latest version of Single Sign-On Client that can be found at https://wordpress.org/plugins/single-sign-on-client/. Version 1.4.5 contains some improvements and adds the ability to sync users’ first name and last name. This was an overlooked feature for the core of the plugin because there was action available for modification. To adhere to our […]
Read Story