kontron / redmine_oauth

Redmine authentication through OAuth.
GNU General Public License v2.0
62 stars 27 forks source link

Setting username automatically #43

Closed tomquinn04 closed 2 months ago

tomquinn04 commented 5 months ago

It would be helpful to automatically set the username to the preferred_username from the oauth login. For example, when logging in with Discord we would like to be able to have users' redmine and discord usernames automatically match.

picman commented 2 months ago

There is a new option in the plugin's configuration. If set, the login is updated. Please test the devel branch.