Ok I am trying to get the TrustedSignonReplaceSample to work. I have built the jar and placed it in the webapps/web-inf/lib and the lib directory. Created a namespace in the configuration tool named TS type: Custom Java Provider Namespace ID: Sample2 as it says in the help.txt and Java class name: TrustedSignonReplaceSample. When I start and go from the SetCookie.htm and hit set cookie I get: "The namespace 'TS' does not exist." I can also hit test on the namespace in the configuration tool and it passes. Is there somewhere else I need to create the namespace?
Thank you in advance
Did you ever make any headway with your trusted signon SDK? We're starting to work on one and want to specify both the username and password for authentication/SSO into our LDAP based on information extracted off a smartcard reader used by each individual. We've gotten the sample to work and hit our trusted SDK code but can't find anything about providing a username AND password for trusted authentication.