COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: platipuss on 13 Aug 2008 08:40:46 AM

Title: AuthenticationProvider TrustedSignonReplaceSample help
Post by: platipuss on 13 Aug 2008 08:40:46 AM
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
Title: Re: AuthenticationProvider TrustedSignonReplaceSample help
Post by: eljefewatson on 25 Nov 2008 04:34:45 PM
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.