Dear All,
We want to automate the login to the enterprise portal of an employee through the active directory. Can the same be done?
*This post is locked for comments
I have the same question (0)

Dear All,
We want to automate the login to the enterprise portal of an employee through the active directory. Can the same be done?
*This post is locked for comments
I have the same question (0)It pretty much does not have anything to do with AX or Enterprise Portal itself, rather with your browser and IIS for the authentication.
It is a combination of enabling Windows integrated security in IIS, and doing a browser setting, where current Windows log-on credential can be passed on.
https://technet.microsoft.com/en-us/library/ee355057(v=ax.50).aspx
sysadminspot.com/.../google-chrome-and-ntlm-auto-logon-using-windows-authentication
I am unsure if anything needs to be changed on SharePoint, but with some googling I am sure you can find additional details yourself too.