Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-05-31 13:11:37 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-05-31 13:12:49 +0300
commita225d99f71e0e12df4663847452af70a42b3d6f3 (patch)
tree7fb7e5fe4ffb18642bdf314213daaf91acd101bb /page-compare.php
parent3eb753879df3ceaa1c26fb702a4183f60ea9d606 (diff)
improve saml description
Diffstat (limited to 'page-compare.php')
-rw-r--r--page-compare.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-compare.php b/page-compare.php
index eec5a940..12bb6d57 100644
--- a/page-compare.php
+++ b/page-compare.php
@@ -80,7 +80,7 @@
<li title="Allow restricting mobile/desktop/third party applications access to filesystem or other data" rel="tooltip">App access rights</li> <!--App access rights-->
<li class="cd-group">Authentication</li> <!--Authentication-->
<li title="" rel="tooltip">LDAP/AD</li> <!--LDAP/AD-->
- <li title="Native SAML avoids time-outs requiring a new login, can retrieve user data like group membership and enables users to manage sessions, have app specific passwords and more." rel="tooltip">Native SAML</li> <!-- Native SAML -->
+ <li title="Native SAML is implemented directly in the application without a requirements on external software like Apache modules. Native SAML is compatible with all webservers and supports group memberships, flexible session management and app specific passwords." rel="tooltip">Native SAML</li> <!-- Native SAML -->
<li title="Authentication through Apache modules allows eg SAML/ShibbolethADFS, OAuth, OpenID, CAS and more." rel="tooltip">Auth via env variable</li> <!--Auth via env variable-->
<li title="" rel="tooltip">Kerberos</li> <!--Kerberos-->
<li class="cd-group">Storage</li> <!--Storage-->