Skip to content

Commit

Permalink
#36 doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Sep 13, 2024
1 parent 57ff952 commit f771cb7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@

This plugin is used to authenticate in Redmine through an OAuth provider.

The user is identified by the email registered with the OAuth provider. The email must match an email registered in Redmine.
If such an email is not found, the user will be offered to register in Redmine, depending on Redmine's setting **Self-registration**.
The user is identified by the email registered with the OAuth provider. The email must match an email registered
in Redmine. If such an email is not found, the user will be offered to register in Redmine, depending on Redmine's
setting **Self-registration**. OAuth logout is also supported, if it is set in the options.
Access to Redmine can controlled by roles assigned in your OAuth provider.
See [#36](https://github.com/kontron/redmine_oauth/issues/36#issuecomment-2348842432) for details.

Inspired by Gucin's plugin https://github.com/Gucin/redmine_omniauth_azure.

Expand Down

0 comments on commit f771cb7

Please sign in to comment.