Skip to content

Ioannis/comanage-grouper-widget

Fix_missing_la…
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
This branch is 1 commit ahead of internet2:main.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 13, 2025 22:11
April 11, 2024 11:38
February 20, 2024 17:18

COmanage Grouper Lite Widget Plugin

Instructions:

To use in COManage:

  • 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 GrouperLiteWidget 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 GrouperLiteWidget/ directory.
    • Clone: git clone https://github.internet2.edu/internet2/comanage-grouper-widget GrouperLiteWidget/
  • 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 GrouperLiteWidget location under the Plugin directory.
    • ln -s <location-of-Plugin>/GrouperLiteWidget <location-of-COmanage>/local/Plugin/GrouperLiteWidget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • PHP 32.1%
  • NASL 2.1%
  • CSS 1.8%