URL Login into iNotes

We have a requirement to provide our users with a URL on our internal portal for accessing email through iNotes. The URL needs to seamlessly log them into their account. How can one integrate to iNotes and login through the URL?Im new to Notes and have searched the documentation and Redbooks and not found any information. Can anyone provide a sample URL?

Subject: URL Login into iNotes

You will have to integrate Single Sign On with your portal - this can be achieved with Websphere Portal- it is reallyup to the portalyou are using and if there is a portlet with Domino.

Subject: URL Login into iNotes

Use this formula in a button@Command([FileOpenDatabase];“” : @DbLookup( “” : “NoCache” ; “” :“names.nsf” ; “names” ; @UserName; “MailFile” ) )

Subject: URL Login into iNotes

Thanks for the inputs. Is there a URL based mechanism to do SSO? Where the userid/pwd can be passed as URL arguments?

Subject: RE: URL Login into iNotes

Hi,I have the same problem that Tito Zack:

Is there a URL based mechanism to do SSO? Where the userid/pwd can be passed as URL arguments?

Please help me, thank you.

JM