• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

conf/H23-Oct-2020-3020

lang/en/H23-Oct-2020-4320

phpsaml/H23-Oct-2020-13,6189,854

READMEH A D22-Oct-2020986 2920

action.phpH A D22-Oct-20201.7 KiB6235

admin.phpH A D22-Oct-20202.7 KiB8562

admin.svgH A D22-Oct-2020296 21

auth.phpH A D22-Oct-20207.8 KiB209149

deleted.filesH A D22-Oct-202018 21

helper.phpH A D22-Oct-20202.7 KiB9062

plugin.info.txtH A D22-Oct-2020240 87

README

1adfs Plugin for DokuWiki
2
3Provides user authentication against Active Directory Federation
4Service via SAML 2.0
5
6All documentation for this plugin can be found at
7http://www.dokuwiki.org/plugin:adfs
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/adfs/ - if the folder is called different it
11will not work!
12
13Please refer to http://www.dokuwiki.org/plugins for additional info
14on how to install plugins in DokuWiki.
15
16----
17Copyright (C) Andreas Gohr <gohr@cosmocode.de>
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the COPYING file in your DokuWiki folder for details
29