kontron / redmine_oauth

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

Setting username automatically #43

Closed tomquinn04 closed 1 month ago

tomquinn04 commented 4 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 1 month ago

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