I have a web application that i would like to launch from various Dynamics CRM/365 forms but the needs to know the current user in order to determine a number of variations within the application.
Web Resource is simple and consists of a button to click that will launch a new window with this application. Passing the GUID for and entity ID are easy enough but i really need that user information in order properly secure my application.