Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Waack authored and Mathias Waack committed Jul 23, 2012
1 parent 048cda4 commit 178becf
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,26 @@ crowdsso
This as a system plugin enabling sso against atlassian
crowd.

Features
========

- authorization against crowd
- sso authorization (respects existing crowd token or sets it after successfull login)
- group sync (one-way: receives groups from crowd and add user to these groups,
removes user from all other groups)
- group mapping: map crowd groups to joomla group ids
- user removal: users removed from crowd will be removed from joomla on next
login too

Installation
============

Create zips from both packages:
..../joomlacrowd: zip crowd.zip crowd/crowd.*
.../joomlacrowd: zip crowdsso.zip crowdsso/crowd.*

Install these zips as usual.
Install these zips as usual. You need both plugins!
Configure the plugins from withing joomal as usual.

Debug
=====
Expand Down

0 comments on commit 178becf

Please sign in to comment.