ASP user authentication

J

Jmdom

Hi:

I need to build some asp pages to add functionality to PWA. I want those ASP
to identify EPM resources through their windows user accounts, as PWA does,
in order to obtain thier wres_id (I don´t want the users having to identifing
themselves). Is it possible to do that and how can I do it?

thx.
 
K

Kevin

If you include the ASP pages in the Vies of PWA then the tool will take care
of permissions.
 
J

JMdom

I`ve introduced the ASP with the functionality I need like a submenu in the
Task menu. The problem is when the user entries in my ASP page I need to
identify the user by the WRES_ID. I tried to use the session object but seems
to be not access to it so, how can identify the user is accesing the page?


Thanks

"Kevin" escribió:
 
Top