Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Uses similar technologies
    • e.g. Java 
  • Has similar requirements
    • e.g. Java version, database agnostic, etc
  • Follow Coding Standards
  • Does not add many dependencies (especially specific dependencies)
  • Does not add a lot of extra jars
  • Has been discussed on the grouper-core list (or dev)
  • Uses Grouper framework code
    • e.g. config overlays
  • Has compatible open source license
  • Does not require expensive licenses
  • Has unit tests
  • Has a quick start (if applicable)
  • The contributor can provide at least minimal ongoing support
  • Solves generic problems
  • Code is reviewed by Grouper team

See Grouper Developers Coding Standards.

Code Contributions

Please attach related materials and provide links.   NOTE: The below contributions may not all be verified by the Grouper development team.


Date

Code Contribution 

Description 

Contributor 

Contributor Home 

Grouper Verified 


10/2014 https://github.com/cmu-ids/Grouper-ActiveMQ-ProvisionerGrouper-ActiveMQ-Provisioner (GAP):  GAP is written in perl.   CMU runs three instances of GAP and we configure it differently to provision Grouper groups in 389, AD and isMemberOf attribute in 389.  GAP also supports batching changelog messages to provision large groups. Rahul DoshiCarnegie Mellon University

6

6/12/14

https://bitbucket.org/uwitiam/group-sync

The University of Washington's Groups Service sends all group change events to Amazon SNS. An Amazon SQS queue listens on this topic and is read by a .Net program called the UWWI Group Sync Agent. The source code is available under an Apache 2.0 license on BitBucket

Eric Kool-Brown and Jim Fox

University of Washington


5

10/04/12

Unicon Grouper Contributions

Proof of concept integrations to use Grouper groups (or more) in Apache Shiro, Spring Security, and .NET development frameworks

Unicon, Inc. (Bill Thompson, Dmitriy Kopylenko, Misagh Moayyed)

Unicon, Inc.


4

06/28/11

Provisioning Consumer

Expose a simple API for creating connectors that push data from Grouper to external systems.  Similar to (and based on) the ChangeLog Consumer API... but easier to implement.

Nathan Kopp

Campus Crusade for Christ


3

06/29/09

ldap source adapter

Source adapter utilizing VT's ldap library


University of Washington


2


struts-patch

Ensures that the current Strut's 'module' is maintained in links and internal forwards / includes. This enables Strut's modules to be used to provide multiple user interfaces in one web application instance.


University of Bristol, UK


1


yale-cas-auth

Provides the CAS client library and configures Servlet API Filters to manage authentication.


University of Bristol, UK


...

  • Choose the  " Grouper_std" template and then click the Create button at bottom right of the popup.

 

See Also