Date
1 - 3 of 3
Merge Web Application windows authentication user
Roman Goldenberg
Hi ,
is it possible to know who is the windows authentification user that logged in to my merge web application? thanks
|
|
Roman Goldenberg
Hi,
if anyone need solution for sso ria/merge web application: 1) in iis need to configure windows authenticaton and disable anonymous 2) mgreq.ini create parameter HttpVars =AUTH_USER, REMOTE_USER, LOGON_USER enough one of the parameters 3) batch program in-record Prefix update variable with GetParam('LOGON_USER')
|
|
Todd Baremore
Roman,
toggle quoted messageShow quoted text
Thanks for sharing this solution! Todd On 5/12/2022 7:08 AM, Roman Goldenberg
wrote:
Hi,
|
|