authssocas =========== CAS authentication for DokuWiki using CAS attributes All documentation for this plugin can be found at: https://www.dokuwiki.org/plugin:authssocas Clone this repository as "authssocas" in the plugin directory. If you install this plugin manually, make sure it is installed in: lib/plugins/authssocas/ If the folder is named differently, it will not work! ⚠️ Do not install phpCAS separately — it is already included in the plugin. ---- Copyright (C) Xylle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See the LICENSING file for details ---- ## Credits - Plugin developed by **Xylle** - Group string support added by **xmontagut** - Includes the **phpCAS** library - Based on the **CAS (Central Authentication Service)** protocol - Hosted on the [DokuWiki Plugin Repository](https://www.dokuwiki.org/plugin:authssocas)