Currently, I am working on skyvva integration app in salesforce and I'm making new adapter for integration with Microsoft Dynamics AX 2012 to transfer data like accounts,contact,etc.. and I ant to know that how can i get username and password for authentication with dynamics ax.
also how many type authentication can i use like SOAP,REST,Auth2.0 etc. currently I'm using soap with is basic authentication and use xml.
So Please Help me to find the solution.
Here the sample of the Adapter and it's properties.