Possibly:

Use links as buttons so that once the user is logged in give all links going
to Domino or BI a javascript code telling it  "<a
href='##'onclick='submit(this.form)'">Domino or BI app text</a>"

Hope it helps...
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: CF-Server <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 8:21 AM
Subject: Single Sign-on


>
>
> Hey All,
>
> 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

Reply via email to