Commits
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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?
Commits on Mar 30, 2021
-
Handle non-existing groups gracefully
Grouper returns status code of 500 if we ask specifically for a group that does not exist. This is now handled correctly. Resolves MID-6756 and MID-6900.
Copy the full SHA 3517396View commit details
Commits on Nov 25, 2019
-
Rename exportStem config param to baseStem
Also changed connector version to 0.6.
Copy the full SHA f4a934eView commit details
Commits on Nov 23, 2019
-
Copy the full SHA 8d410adView commit details -
General cleanup of connector code
Obsolete features like support for __ACCOUNT__ and __GROUP__ object classes were removed. Currently the connector supports only PlainGroup object class that contains a list of group members. The code was generally cleaned up and refactored to improve understandability and maintainability. Unnecessary dependencies were removed to reduce JAR size. Version was increased to 0.5.
Copy the full SHA 9eaa7f0View commit details
Commits on Jul 29, 2019
-
Fix group exclusion support in plain-group case
Plus change version to 0.4.
Copy the full SHA 6cf1716View commit details
Commits on Jun 12, 2019
-
Copy the full SHA 7dc965eView commit details
Commits on Jun 11, 2019
-
Add support for "plain groups"
In this mode the Grouper resource is seen as a set of groups, each consisting of a set of members IDs.
Copy the full SHA 00e9021View commit details
Commits on Mar 19, 2019
-
Copy the full SHA fe005e3View commit details
Commits on Mar 18, 2019
-
Merge branch 'master' of https://github.internet2.edu/docker/midPoint…
…-Grouper_connector # Conflicts: # README.md
Copy the full SHA 1ce6359View commit details -
Copy the full SHA 87ec525View commit details