1authssocas
2===========
3
4CAS authentication for dokuwiki using cas attributes
5
6All documentation for this plugin can be found at
7https://www.dokuwiki.org/plugin:authssocas
8
9clone this repository as "authssocas" in the plugin directory
10
11If you install this plugin manually, make sure it is installed in
12lib/plugins/pureldap/ - if the folder is called different it
13will not work!
14
15----
16Copyright (C) Xylle <xylle409@gmail.com>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the LICENSING file for details
28