locked
Use Skype for Business API without signing-in from Microsoft sign-in page RRS feed

  • Question

  • Hi,

    We are developing the solution in which we want to integrate Skype for Business into our application. We have Office subscription. I was going through your docs and came to know that it is possible through Azure AD. But the challenge we have is, to sign in the user to Azure AD from backend (which means we don't want the user to sign in from Microsoft sign-in page). Is it possible? If yes, how?

    The motive is that the user should not left the dashboard (our web application) and use all the services (including Skype for Business)

    Thursday, July 19, 2018 7:13 AM

Answers

All replies

  • Hi,

    Our forum forces on the On-premise Skype for Business server, according your description, your question is related to design and API coding, it is out of our support, you could create a new thread on the MSDN forum:

    https://social.msdn.microsoft.com/Forums/en-us/home?category=lync&filter=alltypes&sort=lastpostdesc

    Thanks for your understanding.

    Regards,

    Shaw

    Friday, July 20, 2018 7:07 AM
  • Might try asking for help over here.

    https://social.msdn.microsoft.com/Forums/en-US/home?category=SfB

     

     



    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    Friday, July 20, 2018 12:14 PM
  • You can use this approach mentioned here.

    https://blogs.msdn.microsoft.com/wushuai/2016/09/25/resource-owner-password-credentials-grant-in-azure-ad-oauth

    Please note that you will not able to use any Conditional Access Policies on this app as you are trying to get the token from the code without opening the browser.

    Thanks,

    Jeevan Desarda


    Azure AD Program Manager - App Integration

    Wednesday, July 25, 2018 8:47 PM