Code Monkey home page Code Monkey logo

datawiza-inc / wordpress-proxy-auth-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 234 KB

The Wordpress Proxy Auth Plugin helps developers/DevOps/admins easily implement authentication and authorization for WordPress by using a JWT token provided by a reverse proxy.

Home Page: https://www.datawiza.com

License: GNU General Public License v2.0

PHP 79.91% CSS 18.64% JavaScript 1.45%
access-control access-management auth authentication jwt oidc openid openid-connect saml saml2 sso sso-authentication sso-login wordpress wordpress-plugin

wordpress-proxy-auth-plugin's People

Contributors

cjddww avatar fyuck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

wordpress-proxy-auth-plugin's Issues

Any desire to make implementation more generic?

I was wondering if its possible to make the implementation of this plugin more generic by adding the following features:

  • Allow the HTTP header holding the JWT to be configurable (leaving the default as-is so existing users are not affected)
  • Add the ability to verify the signature of the JWT from a configured JWK URL instead of via a shared key

The PHP library used to validate JWT's supports using JWKS so this should (in theory) be a couple extra configuration options plus some conditional logic to decode the JWT via the secret key or the provided JWKS (depending on what was specified).

If this is something that has the potential to be looked at please let me know as I would like to help if I can.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.