openid-connect-generic
openid-connect-generic copied to clipboard
WordPress plugin to provide an OpenID Connect Generic client
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Checking to see if there is a known issue with using the openid-connect-generic plugin for SSO authentication for WordPress and server response lag time. We are using the openid-connect-generic plugin...
Needed in many cases where we do not want to modify the reverse proxy settings (in order to "forget" the /openid-connect-authorize path which leads to errors in WP). A simply...
Hello, Love this code especially the without-any-button feature. That's great indeed. BTW, I don't understand why WP doesn't see me logged in once the OIDC loop is completed without error....
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
**Is your feature request related to a problem? Please describe.** When a user purchases something on woocomerce, a new wp user account can be created. This user should be synced...
Hi, thank's for this oidc plugin. to automate fully website deployment, how is it possible to define other settings (below list) using ENV ? need of ENV definition for settings...
### All Submissions: * [ ] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [ ] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [ ] Have you checked...
Hey, I use One WP Security & Firewall plugin to secure a WordPress site. Part of the security is changing the following Login & Admin URLs: /wp-admin /wp-admin.php /wp-login /wp-login.php...