0 Replies Latest reply on Sep 25, 2012 9:24 AM by ndrw_cheung

    Code samples for using AttributeManager with tomcat binding

    ndrw_cheung

      Hi, all. I need to return some attributes of the user object from eDirectory in the response from IDP. I have read the artcle https://community.jboss.org/wiki/PicketLinkIDPUsingLDAPAttributes, but it is not too helpful because my IDP runs on tomcat (version 6.0.35) and I cannot find any related documentation. Can anyone provide some code/configuration samples for tomcat binding? Or any pointers to any documentation for this?

       

      My setup is as follows:

      -PicketLink version 2.1.4

      -IDP runs on tomcat (version 6.0.35), uses JNDIRealm that interacts with eDirectory.

      -Users are stored in eDirectory. The roles are stored in an attribute in the user object.

      -SP runs on JBoss EPP 5.2.1.

       

      Thanks.

       

        -Andrew