Sorry, that was pretty much the extent of my
knowledge. Single-SignOn is currently the largest hurdle being tackled by
enterprise integration software. All the portal companies are trying to
deal with it. And the whole issue is still in its infancy. I suspect
overtime everyone is going to adopt a common protocol.
On Fri, 16 Mar 2001 [EMAIL PROTECTED] wrote:
>
>
> Thanks Tariq,
>
> That is where I wasw headed. And after poking around on the net I came across
> LTPA, Lightweight Third Party Authentication. It seems to follow the same
> model. Do you or anyone know more about LTPA or where to go to find some
> expertise on it?
>
> tom
>
>
>
>
>
>
>
> [EMAIL PROTECTED] on 02/28/2001 01:06:23 PM
>
> Please respond to [EMAIL PROTECTED]
>
>
>
>
>
>
>
>
> To: [EMAIL PROTECTED]
>
> cc: (bcc: Tom Woiccak/ACTS)
>
>
>
> Subject: Re: Single Sign-on
>
>
>
>
>
>
>
>
>
>
> We had 3 apps that we needed to integrate using a single sign on.
> Basically the solution was using cookies. You log in to only one spot, and
> it creates some cookies that the other apps can see. The other apps check
> for those cookies and automatically validate the user in however they do
> it.
>
> So whatever you're trying to integrate, needs to allow you some
> flexibility when it comes to extending authentication of users.
>
>
> > I have a CF4.5 application that is broken down into several services (for our
> > client to pick and choose from) over the evolution of this product suite we
> > incorporated 2 new services that were written in Lotus Notes/Domino 5. We are
> > now planning to incorporate a BI reporting tool into the mix, so our users can
> > design their own queries into our data warehouse. I am planning to move our
> CF
> > users list to an LDAP server that will also be used by the BI tool. Domino
> will
> > also sync its user list to the LDAP server. So now I have a single repository
> > of usernames/passwords. So all 3 solutions will use Challenge/Response
> > authentication (ie. you try to hit the main page and a dialog box pops up
> asking
> > you for credentials. It is not a form with u/p fields and a submit button).
> My
> > questions is how do I transparently push the username/password of the user
> that
> > logged in to the CF app into the Domino app and the BI Tool app?
> >
> > Any advice would be greatly appreciated.
> >
> > Thanks,
> > tom
> >
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com