Logging into PWA automatically using Forms authentication.

A

Amitav

Hi,

I would briefly describe what I have been trying to achieve.

.. Installed Project server

.. Implemented forms authentication and created a forms based user.

Now I have a link in a webpage (this page lists all the tasks for a project
already created) which should open up the PWA and show the project drilldown
view when a user clicks on it. Logging into PWA is to be seamless where the
user will not have to provide username and password. Is this possible
(without using impersonation) at all ??

The other part is similar where the link will actually fire up the project
professional client and will load that specific project automatically
(without having the user provide username and pwd for logging into the
server). I can open up the client window automatically from code using
command line options like -- winproj /s "..." /u "...." /p "...." but how to
load the specific project automatically using code ? are there other command
line options ??

Hope I could explain my problem, in case of further explanations please let
me know so that i can provide more details.

TIA,
Amitava.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top