Versions Compared

Key

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

...

Example psp configuration files should have been installed to the conf directory of the Grouper API installation. These directories are named psp-example-*.

Configuration Examples - Prerequisites

The configuration examples assume that the groups and stems to be provisioned are children of a stem named 'edu'.

...

No Format
# The Grouper stem whose child groups and stems will be provisioned.
edu.internet2.middleware.psp.baseStem=edu
Configuration Example - Grouper to LDAP

This configuration example should apply to any ldap directory server.

Configuration Example - Grouper to Tivoli

This configuration example targets an IBM Tivoli Directory Server with requirements from Penn State.

examples

psp-example-grouper-to-tivoli

DN structure

flat

member

member subject ids

memberOf

group identifiers

hasMember

member names

isMemberOf

group names

Configuration Example - Grouper to OpenLDAP

This configuration example applies to OpenLDAP without the memberOf overlay slapo-memberof.

Configuration Example - Grouper to OpenLDAP + MemberOf Overlay

This configuration example applies to OpenLDAP with the memberOf overlay slapo-memberof and is similar to the Active Directory example.

Configuration Example - Grouper to Active Directory

...

Configuration

You will need to configure Grouper to look for subjects in your ldap directory and you will need to configure how groups, stems, and memberships are provisioned to your ldap directory by the psp.

...