openid-connect-generic icon indicating copy to clipboard operation
openid-connect-generic copied to clipboard

WordPress plugin to provide an OpenID Connect Generic client

Results 156 openid-connect-generic issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
status: needs review

Hi, I would like to authenticate users to the website but NOT log them in I have tried doing proxied connections to Keycloak but Plesk isn't having it, I have...

enhancement

**Describe the bug** When authenticating against Nextcloud 22 on `nginx`, the user does not end up at the intended redirect URL, but on the home page instead. Independent of the...

bug

Hi Whenever I enable any of WordPress object caches (redis, memcache, memcahced, ...) OpenID connect throws this error. ![image](https://user-images.githubusercontent.com/22587181/153759761-f018c99f-6c04-498d-b3f2-d7c2eebdccb0.png)

can't reproduce
need more info

Hallo, I'm currently using 3.8.0, considering to update to 3.8.5. We currently have the problem, that after leaving the login screen idle for longer than the 'State time limit' (the...

help wanted

The plugin supports mapping claim fields to certain WordPress core user fields, e.g. email and display name, when new users are created. However, as far as I can see this...

enhancement

### All Submissions: * [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 aren't other open [Pull Requests](../pulls) for the same update/change?...

enhancement
status: needs review

It's supposed that Google is a supported openid provider. It already provides a metadata URL which should ease configuration: https://accounts.google.com/.well-known/openid-configuration Anyway the **"End Session Endpoint URL" is not clear**. Is...

enhancement

identity provider: aws cognito wordpress version: 5.6 php version: 7.4 i’m using aws cognito for my sso the connection with cognito is working, but when i insert my data for...

documentation

**Is your feature request related to a problem? Please describe.** Some OpenID use cases need to support IdP initiated SSO. Even if it's not a standard feature of OpenID, it...

enhancement