kanboard / plugin-oauth2

Generic OAuth2 authentication plugin
MIT License
25 stars 32 forks source link

Oauth2 administrators? #11

Open Thulium-Drake opened 5 years ago

Thulium-Drake commented 5 years ago

Hi fguillot,

Thanks for making this nifty plugin! I have one question, when I login to Kanboard, my useraccount is created just fine. But when I give that account the 'administrator' role, I do not have the same access as the built-in user or any locally created account.

When I create a 'remote user' account (binding my Oauth ID manually) with the 'administrator' role, it does work.

Is this an issue with this plugin, or something in Kanboard that doesn't understand what should happen when an account is changed to a role with higher privileges?

Thanks in advance!