Jinesh Kamdar
Jinesh Kamdar
@localden, we have one scenario where we need to get authentication result using AcquireTokenSilent API and the thing we observed is when we call this API, it can log users...
@bgavrilMS , Thank you for your suggestion but I already tried enabling "AllowSingleSignOnUsingOSPrimaryAccount" setting but it didn't work with this scenario.
@iulico-1 , I didn't try this on AAD. Also, to clear your understanding - If user is prompted as a part of AcquireTokenInteractive then users are being asked to enter...