Skip to content

internet2/comanage-grouper-widget

69c66adb93
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
Lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

coManage Grouper

Instructions:

To use in coMananage:

  • With your favorite command line tool, navigate to a directory you wish to use to house the coManage plugin.
  • Copy the source files from the GrouperLite Plugin located at https://github.internet2.edu/internet2/comanage-grouper-widget
  • You can either download the source files as a ZipFile or Clone the directory from GitHub repository.
    • ZipFile: unzip into a new GrouperLite/ directory.
    • Clone: git clone https://github.internet2.edu/internet2/comanage-grouper-widget GrouperLite/
  • Copy the application location for symlinking below.
  • Navigate to your coManage source directory.
  • From the root of your coManage installation, go to the local/Plugin/ directory.
  • Symlink your GrouperLite location under the Plugin directory.
    • ln -s <location-of-Plugin>/GrouperLite <location-of-coManage>/local/Plugin/GrouperLite