Allow single-sign-on with Omniauth
This commit is contained in:
parent
36ffdf36b9
commit
6d6c7a17ea
3 changed files with 37 additions and 3 deletions
|
@ -53,6 +53,8 @@ git:
|
|||
omniauth:
|
||||
enabled: false
|
||||
providers:
|
||||
allow_single_sign_on: false
|
||||
block_auto_created_users: true
|
||||
|
||||
# omniauth:
|
||||
# enabled: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue