Auth in Aras 12

オフライン

Hello guys

We have an mvc C# app and we use IOM to connect to aras.

Has anyone tried the "old" way connecting via var conn = IomFactory.CreateWinAuthHttpServerConnection(url, db); and got it successfully working on production environment? It's not working for me the impersonation does not work. The app cannot log in, but if im in my dev environment using IIS express everything is fine user is found and logs in.

Best regards

Parents Reply Children