Configuring AX mobile companion apps

I had a question from a customer as they were working through the process of configuring the infrastructure for the mobile companion apps that are available for Dynamics AX. The trick with these application is the authentication i.e how do you know the user that is using the mobile app is allowed to log onto your ERP application.

This requires a reasonable knowledge of active directory, networking and Azure to make the choices for your environment. If you want to do some reading here are some links to get you started.

This whitepaper gives you are run down of the specific configuration that is needed

Microsoft Dynamics AX 2012 White Paper: Configuring the Microsoft Dynamics AX environment for companion apps

If you want to know more about the development of your own applications and more technical details about how the Dynamics AX mobile apps communicate then this white paper is very good for the developer folks.

Microsoft Dynamics AX 2012 White Paper: Developing Mobile Apps

The Azure service bus acts is that relay between the mobile app and your on-premise system. You probably want to get familiar with how this works.

http://azure.microsoft.com/en-us/documentation/articles/fundamentals-service-bus-hybrid-solutions/

There are some infrastructure pieces that you might want to have some background knowledge of like Active Directory Federation Services (ADFS) and a component of that called ADFS Proxy. These are needed to allow those mobile users be authenticated.

http://social.technet.microsoft.com/wiki/contents/articles/1011.active-directory-federation-services-ad-fs-overview.aspx

http://blogs.technet.com/b/askds/archive/2012/01/05/understanding-the-ad-fs-2-0-proxy.aspx

http://blogs.technet.com/b/adfs/archive/2008/06/10/adding-an-adfs-proxy-server.aspx

http://blogs.technet.com/b/kevinremde/archive/2013/05/16/put-your-adfs-in-the-cloud-20-key-scenarios-with-windows-azure-infrastructure-services.aspx

http://technet.microsoft.com/en-us/library/ff678034.aspx

 

Cheers

Lachlan

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s