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