Hi,
I have created an Azure AD native client application and have given delegated permissions to Azure Service Management API. Now, I'm able to invoke the service management API using my id from a Windows Phone app using ADAL library. However, another user can't invoke operations on their subscription even though I add them as co-administrator in my directory. Is there a way to allow another user to access details about his subscriptions using ADAL authentication? I have searched for any related information for quite some time and I'd gladly take any help.