In SKARA-2244, we removed security in JiraHost but I forget to remove the condition of 'configuration.contains("security")' in JiraIssueTrackerFactory.
So currently, if there is no security field in the configuration file, the factory would also ignore the visibility.
So currently, if there is no security field in the configuration file, the factory would also ignore the visibility.