perrybutler / WP-OAuth

A WordPress plugin that allows users to login or register by authenticating with an existing Google, Facebook, LinkedIn, Github, Reddit or Windows Live account via OAuth 2.0. Easily drops into new or existing sites, integrates with existing users.
GNU General Public License v2.0
97 stars 76 forks source link

Support for custom 3rd-party authentication. #50

Open bokysan opened 8 years ago

bokysan commented 8 years ago

Hi,

since I couldn't find a plugin for this, I've fixed yours -- I've added support for a custom 3rd-party OAuth2 provider.

In my case, I needed Wordpress to authenticate against Keycloak.

To the best of my knowledge, integration works.

smikkelsen commented 7 years ago

This is exactly what I was looking for. Looks like there are no conflicts, will this be merged anytime soon?