mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
implemented +[SOGoSAML2Session metadata]
This commit is contained in:
@@ -53,6 +53,7 @@ SOGo_HEADER_FILES = \
|
||||
SOGoAuthenticator.h \
|
||||
SOGoSession.h \
|
||||
SOGoCASSession.h \
|
||||
SOGoSAML2Session.h \
|
||||
SOGoDAVAuthenticator.h \
|
||||
SOGoProxyAuthenticator.h \
|
||||
SOGoWebAuthenticator.h \
|
||||
@@ -122,6 +123,7 @@ SOGo_OBJC_FILES = \
|
||||
\
|
||||
SOGoSession.m \
|
||||
SOGoCASSession.m \
|
||||
SOGoSAML2Session.m \
|
||||
SOGoDAVAuthenticator.m \
|
||||
SOGoProxyAuthenticator.m \
|
||||
SOGoWebAuthenticator.m \
|
||||
@@ -140,7 +142,8 @@ SOGo_OBJC_FILES = \
|
||||
|
||||
SOGo_RESOURCE_FILES = \
|
||||
SOGoDefaults.plist \
|
||||
DAVReportMap.plist
|
||||
DAVReportMap.plist \
|
||||
SOGoSAML2Metadata.xml
|
||||
|
||||
ifeq ($(ldap_config),yes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user