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

..--

conf/09-Feb-2024-3626

lang/en/09-Feb-2024-4623

phpsaml/09-Feb-2024-13,6189,854

READMED08-Feb-2024986 2920

action.phpD08-Feb-20242 KiB7241

admin.phpD08-Feb-20242.7 KiB8662

admin.svgD08-Feb-2024296 21

auth.phpD08-Feb-20249 KiB245170

deleted.filesD08-Feb-202418 21

helper.phpD08-Feb-20243.3 KiB10071

plugin.info.txtD08-Feb-2024197 87

README

1SAML 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:saml
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/saml/ - 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