Added SOGoSAML2LogoutURL

This commit is contained in:
Ludovic Marcotte
2014-12-04 17:59:17 -05:00
parent 9ef4d1f551
commit 3f3673cf5a
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -82,6 +82,7 @@
- (NSString *) SAML2IdpCertificateLocation;
- (NSString *) SAML2LoginAttribute;
- (BOOL) SAML2LogoutEnabled;
- (NSString *) SAML2LogoutURL;
- (BOOL) enablePublicAccess;