Versions Compared

Key

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

...

Note, to debug your SubjectAPI configuration, set this in the log4j.properties.  Also use the Subject API diagnostics in "misc" in the UI.

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 (in 2.5 we need to revisit this)

Number of source


Choosing Identifiers for Subjects

...