S2Innovation / redmine_azure_ad

Redmine authentication with Azure AD
5 stars 0 forks source link

redmine_azure_ad

This plugin allows one to use Azure AD OpenID Connect authentication with Redmine.

Installation

Configuration

The plugin looks for the following environment variables:

Please also ensure that Reply URL in App registrations is set to: https://<host>:<port>/auth/azureactivedirectory/callback

Usage

Click on the "Sign in with Azure AD" on the login page.

Note that this plugin ignores Self-registration option, i.e. an account will be created and automatically activated even with Self-registration disabled.