Merge pull request #189 from m4c3/patch-1

Define ACTIVE_PROVIDERS in default config
This commit is contained in:
kevgliss 2015-12-30 08:50:05 -08:00
commit 862496495f
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ LEMUR_DEFAULT_LOCATION = ''
LEMUR_DEFAULT_ORGANIZATION = ''
LEMUR_DEFAULT_ORGANIZATIONAL_UNIT = ''
# Authentication Providers
ACTIVE_PROVIDERS = []
# Logging