DokuWiki

It's better when it's simple

User Tools

Site Tools


auth:cosign

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
auth:cosign [2010-06-19 12:52] – old revision restored andiauth:cosign [2021-08-18 00:28] Klap-in
Line 1: Line 1:
 ====== CoSign Authentication Backend ====== ====== CoSign Authentication Backend ======
 +
 +| :!: This is an old authentication backend and works with dokuwiki up to Andora Belle 2012-10-13\\ \\ For **newer** dokuwiki releases an [[devel:auth plugins|auth plugin]] is required. \\ \\ You have to probably convert this backend to an auth plugin (as there is no successor or alternative known for [[auth:cosign]]) |
  
 [[http://www.umich.edu/~umweb/software/cosign/|CoSign]] is an open source single sign on web authentication system developed by the University of Michigan. If your group uses [[http://www.umich.edu/~umweb/software/cosign/|CoSign]] for web application authentication, you can use it to authenticate your dokuwiki accounts. [[http://www.umich.edu/~umweb/software/cosign/|CoSign]] is an open source single sign on web authentication system developed by the University of Michigan. If your group uses [[http://www.umich.edu/~umweb/software/cosign/|CoSign]] for web application authentication, you can use it to authenticate your dokuwiki accounts.
Line 17: Line 19:
 Save this under .../dokuwiki/inc/auth/cosign.class.php: Save this under .../dokuwiki/inc/auth/cosign.class.php:
  
-<code php>+<code php cosign.class.php>
 <?php <?php
 /** /**
Line 116: Line 118:
 //Setup VIM: ex: et ts=2 enc=utf-8 : //Setup VIM: ex: et ts=2 enc=utf-8 :
 </code> </code>
- 
  
  
Line 133: Line 134:
  
  
 +This is awesome. Thank you. 
  

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki