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:
authorSascha Wiswedel <sascha.wiswedel@nextcloud.com>2019-10-10 15:09:47 +0300
committerSascha Wiswedel <sascha.wiswedel@nextcloud.com>2019-10-10 15:09:47 +0300
commit7d1cc5f64f44ee193e6d35541f090a4b34c3e35a (patch)
tree6a153019a8543d25b7bc66125bd83d693bda4e2d /appinfo
parentf287b3152664d296881a251a1b79b2247f541d70 (diff)
added link to portal documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b90d04cd..493109f9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,6 +23,9 @@ While theoretically any other authentication provider implementing either one of
<types>
<authentication/>
</types>
+ <documentation>
+ <admin>https://portal.nextcloud.com/article/configuring-single-sign-on-10.html</admin>
+ </documentation>
<category>integration</category>
<website>https://github.com/nextcloud/user_saml</website>
<bugs>https://github.com/nextcloud/user_saml/issues</bugs>