diff options
author | http://www.openidfrance.fr/beaufils <http://www.openidfrance.fr/beaufils@web> | 2008-07-20 19:44:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-20 19:44:34 -0400 |
commit | d8d994b07c616e6f4891289aef0abcc4a8a6015e (patch) | |
tree | cadccb93ff997ad8197439b08b142a07eeae436d | |
parent | a29b111afb09668098cf441aecf92306fb3f4b83 (diff) |
-rw-r--r-- | doc/todo/cas_authentication.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/cas_authentication.mdwn b/doc/todo/cas_authentication.mdwn new file mode 100644 index 000000000..73c0965ca --- /dev/null +++ b/doc/todo/cas_authentication.mdwn @@ -0,0 +1,7 @@ +ikiwiki should support [Central Authentication Service](http://www.ja-sig.org/products/cas/) authentication in order to use this <acronym title='Single Sign On'>SSO</acronym> mechanism very popular in universities web services. + +I have already written a first draft plugin supporting that authentication mechanism. + +What is the best way to submit it to you ? + +--[[/users/bbb]] |