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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 210d5cd7..96a78ecb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<info>
<id>user_saml</id>
- <name>SAML authentication</name>
- <description>Authenticates user against a SAML backend, such as Shibboleth.</description>
+ <name>SSO &amp; SAML authentication</name>
+ <description>Authenticates user against a SAML backend, such as Shibboleth or
+ other SSO solutions such as Kerberos.</description>
<licence>AGPL</licence>
<author>Lukas Reschke</author>
- <version>1.2.1</version>
+ <version>1.2.2</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
</dependencies>