Grouper Plugin for Shibboleth

Provides DataConnector and AttributeDefinition extensions for the Shibboleth AttributeResolver

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

edu.internet2.middleware.grouper
Идентификатор

Идентификатор

grouper-shib
Последняя версия

Последняя версия

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Grouper Plugin for Shibboleth
Provides DataConnector and AttributeDefinition extensions for the Shibboleth AttributeResolver
Организация-разработчик

Организация-разработчик

Internet2

Скачать grouper-shib

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-shib/ -->
<dependency>
    <groupId>edu.internet2.middleware.grouper</groupId>
    <artifactId>grouper-shib</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-shib/
implementation 'edu.internet2.middleware.grouper:grouper-shib:2.3.0'
// https://jarcasting.com/artifacts/edu.internet2.middleware.grouper/grouper-shib/
implementation ("edu.internet2.middleware.grouper:grouper-shib:2.3.0")
'edu.internet2.middleware.grouper:grouper-shib:jar:2.3.0'
<dependency org="edu.internet2.middleware.grouper" name="grouper-shib" rev="2.3.0">
  <artifact name="grouper-shib" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.internet2.middleware.grouper', module='grouper-shib', version='2.3.0')
)
libraryDependencies += "edu.internet2.middleware.grouper" % "grouper-shib" % "2.3.0"
[edu.internet2.middleware.grouper/grouper-shib "2.3.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
edu.internet2.middleware.grouper : grouper jar 2.3.0
edu.internet2.middleware.grouper : subject jar 2.3.0
edu.internet2.middleware » shibboleth-common jar 1.3.3
org.hibernate : hibernate-core jar 5.0.4.Final
log4j : log4j jar 1.2.17

test (2)

Идентификатор библиотеки Тип Версия
edu.internet2.middleware.grouper : grouper test-jar 2.3.0
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Internet2 Grouper Project

http://www.internet2.edu/products-services/trust-identity-middleware/grouper/

Introduction

Grouper is an enterprise access management system designed for the highly distributed management environment and heterogeneous information technology environment common to Universities. Operating a central access management system that supports both central and distributed IT reduces risk.

Why Use Grouper?

  • Coordinated Collaboration Grouper helps collaboration happen. You can set up groups, roles, and permissions for many purposes, such as populating and administering standing committees, ad hoc research teams, departments, or classes. Key collaborative applications -- mailing lists, wikis, calendars, etc. -- can use this group, role, and permission information to make authorization decisions.
  • Single Point of Control When using Grouper, once a person is added or removed from a group, the group-related privileges are automatically updated in all of your collaborative applications. Grouper allows efficient management of the membership roster at a single point.
  • Who Can Use Grouper? Anyone needing to manage group access to resources can use Grouper -- from accountants to zoologists. A researcher might create a group and enable members to participate on an email list or view a web site. Students might use Grouper to set up and manage groups for similar applications as they work together on shared projects and class work. Your IT staff can delegate group management and enable those leading collaborations to set up and manage their own groups.

Download

Grouper releases can be downloaded from here.

Documentation

  • Grouper wiki is available here.
  • API documentation is available here.
  • Issue tracking system is available here.

Build Build Status

Clone the repository and execute the build via:

git clone git@github.com:Internet2/grouper.git
cd grouper-parent
mvn clean package

Documentation

To build the project documentation, execute the following:

cd grouper-parent
mvn site site:deploy
cd /tmp/grouper-parent
[launch] index.html

Версии библиотеки

Версия
2.3.0
2.2.2
2.2.1
2.2.0
2.1.5
2.1.4
2.1.0
2.0.3
2.0.2
2.0.0