Skip to content

Commit

Permalink
#1385 Add default cookie name for organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Jul 17, 2020
1 parent 13f496f commit 0f77359
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion thehive/conf/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ auth {
{name: key}
]
defaultUserDomain: "thehive.local"
organisationCookieName: "X-Organisation"
multifactor {
enabled: true
issuer: TheHive
Expand Down Expand Up @@ -161,4 +162,4 @@ integrityCheck {

organisation.defaults {
ui.hideEmptyCaseButton: false
}
}

0 comments on commit 0f77359

Please sign in to comment.