Hi,
I am trying to use the O365 SDK for android
Two questions:
* Can I do a silent login and get the token/cookie with the Oauth process, where user has to maually enter the username and password, somehow support these credentials come to my app from some configuration, how can I automate login with user interaction ?
* Is 0365 sdk works on domain basis, means as a admin if I have registered an app with domain 1, I will not be able to use this app with domain 2 user ?
-Ayush