Skip to Content
0
Former Member
Jul 11, 2008 at 10:34 AM

Pickup windows ID from the HTTP context

33 Views

Hi,

There is a requirement to pickup windows ID from the HTTP context that

is passed to the another application linked from URL iView.

Ideally the WindowsIdentity attribute is expected as part of the URL.

WindowsIdentity wid = (WindowsIdentity)User.Identity;

This is passed as a Windows token to the AzMan policy store. Is it

something possible?

Is it possible to integrate Windows AzMan with SAP Portal? Users will

be authenticated with LDAP and authentication is passed to AzMan.

Regards,

Sreedhar Gunda