COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: Sing Tang on 01 Feb 2010 10:31:28 PM

Title: Sample Source Code for Java Custom Authentication Provider
Post by: Sing Tang on 01 Feb 2010 10:31:28 PM
Hi

We are looking at creating a custom java authentication provider. Does anyone know of any available free source code that we could possibly use to help us get started on this task? Basically what we are wanting to do is to have Cognos reports embedded into a web portal that was developed in .NET. The authentication source for this .NET portal is via the use of a database table as its directory structure, because of this, we require Cognos to authenticate off this same database table, hence the reason and need for a custom authentication provider. Can someone please advise whether this is a simple thing to do or whether it is even possible at all? Or will it require a great deal of development time and cost? And as stated above, if anyone has some sample code that they could possibly send across, it would be greatly appreciated.

Regards
Sing
Title: Re: Sample Source Code for Java Custom Authentication Provider
Post by: birliban on 05 Feb 2010 04:28:02 AM
Under [cognos installation dir]\sdk\java\AuthenticationProvider is a sdk sample... Maybe this will help you to get started :)

Edit: typo