plugin-oauth2 icon indicating copy to clipboard operation
plugin-oauth2 copied to clipboard

Generic OAuth2 authentication plugin

Results 15 plugin-oauth2 issues
Sort by recently updated
recently updated
newest added

### Actual behaviour **External authentication failed** and **Warning: Undefined array key "id" in /var/www/app/plugins/OAuth2/User/GenericOAuth2UserProvider.php on line 266** is thrown when using Azure AD as identity provider. GitHub auth works as...

### Actual behaviour Error shown "External authentication failed" ### Expected behaviour User is logged in ### Steps to reproduce OAuth2 is configured with our corporate IdP, Authentik. All that is...

Added a new link method (not sure if that's ok to do) and then added some extra checks in the authenticate() method to check and see if there may be...

I would like to integrate Keycloak authentification in Kanboard. But I cannot figure out the steps to configure both Keycloak and Kanboard OAuth2 plugin. Does anyone has documentation on that...

I want to integrate keycloak with Kanboard for which I am trying to integrate ouath2 plugin. I have followed the [tutorial](https://github.com/kanboard/plugin-oauth2 ) but the plugin is not being shown. I...

### Actual behaviour Hello, I've set the proper options to not create users but it's not doing anything. I've also disabled this option and setup a domain filter, but still...

### Actual behaviour It is not possible to connect the [OAuth2 Client Plugin](https://github.com/kanboard/plugin-oauth2) to the [OwnCloud OAuth2 Provider App](https://marketplace.owncloud.com/apps/oauth2). You get an External Authentication Error. Problem is that the OwnCloud...

Hi, It looks like everythink is working. But after granting access, I get following error. ``` Internal Error: Action not implemented ``` My way to configure NextCloud and Kanboard. In...

### Actual behaviour When the Group Filter is left blank, the oauth2 plugin doesn't import any groups. ### Expected behaviour When the Group Filter is left blank, the oauth2 plugin...

### Actual behaviour When clicking "logout" in Kanboard, the user is logged out from Kanboard but still logged into the SSO provider. In my case; Keycloak. This may give an...