Versions Compared

Key

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

Include Page
spaceKeyGrouper
pageTitleNavigation

Panel
borderColor#ccc
bgColor#FcFEFF
titleColorwhite
titleBGColor#00a400

 These topics are discussed in the "Grouper Subject API" training series.

...

Panel
titleFigure 1: Subject API Interaction Model
Align
modecenter

Children Display

Debugging

Note, to debug your SubjectAPI configuration, set this in the log4j.properties

Code Block
log4j.logger.edu.internet2.middleware.subject.provider = DEBUG
log4j.logger.edu.vt.middleware.ldap = DEBUG

 

If you are using a JDBC source, you can use the p6spy sql driver, set the spy.properties to specify the underlying driver and the log file name

Choosing Identifiers for Subjects

...