openid-connect-generic
openid-connect-generic copied to clipboard
WordPress plugin to provide an OpenID Connect Generic client
### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...
Hi, I am using the shortcode [openid_connect_generic_auth_url] to power a button element redirecting to the Cognito's hosted UI page. Everytime I click it, it opens up the Sign In tab....
**Describe the bug** After I enable the plugin, I often run into an issue where I'll click to edit a post or disable/enable a plugin and I'll get redirected to...
I'd like to have additional options when using a separate login button ([openid_connect_generic_login_button]). My suggestions: - Don't show the login button if you're already logged in - ~Customize the button...
Hello everyone, I have an invalid-user-claim error after successfull authentification with the provider. spend fews days on it with no success. (At least if someone can explain how $user_claim work...
Hi Daggerhart, Thank you for this excellent plugin. I have installed the plugin and after authentication I just get a "0" which I understand is a problem with admin-ajax action...
### All Submissions: * [x] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there...
Whilst using the "Auto Login - SSO" login type, there are some situations where we may need to have an escalated user be able to login via the standard Wordpress...
Redirect not working at subsite level (unless specifically configured for that particular subsite)
Hi folks, We're seeing an issue where, with multisite enabled, the authentication for each subsite is delegated to the plug-in configuration at the subsite level (which is empty) instead of...
**Is your feature request related to a problem? Please describe.** I want to enable multiple different OIDC options for my site, not just one, as I want to give my...