Comments on: Azure AD (Entra ID) のデバイス ログイン – Login UI が出せない Client のためのフロー/2016/03/12/azure-ad-device-profile-oauth-flow/Professional Development, Data ScienceThu, 13 Jul 2023 05:24:48 +0000hourly1http://wordpress.com/By: Tsuyoshi Matsuzaki/2016/03/12/azure-ad-device-profile-oauth-flow/comment-page-1/#comment-308Thu, 17 Nov 2016 03:14:08 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=4854#comment-308In reply to Anand.

Yes, you can use usual OAuth flow (see https://blogs.msdn.microsoft.com/tsmatsuz/2013/07/11/native-application-mobile-app-azure-active-directory-login-authentication/) for calling graph resources, because SSO works in the browser.
If your app is having some access token, you can also change this token to another resource’s access token as well. Please see the following for this flow.
https://blogs.msdn.microsoft.com/tsmatsuz/2015/07/14/oauth-on_behalf_of-azure-ad/

Like

]]>
By: Anand/2016/03/12/azure-ad-device-profile-oauth-flow/comment-page-1/#comment-307Thu, 10 Nov 2016 12:21:06 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=4854#comment-307Love your articles mate..but do we need a sign in card when working with MS teams…Can we bypass the sign in process to access graoh resources. as I have already signed into MS teams?

Like

]]>