Azure support with Electron app

Shruthi M 21 Reputation points
2020-06-08T07:50:13.417+00:00

Hi,

I am using Azure AD B2C for authentiction for the desktop app using Electron platform. For this I have used React library. This works fine when I run the app in Browser. But when I run the app in Electron, the pop-up just appears and disappears. Is there any way to achieve this?
In case of browser this opens a new browser window for the login pop-up, so it all works fine. But in case of Electron app, the blank pop-up just appears and disappears.

Please assist.

Thanks,
Shruthi

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,640 questions
0 comments No comments
{count} votes

Accepted answer
  1. Malleswara Reddy, G 1,631 Reputation points
    2020-06-08T08:05:04.787+00:00

    Hi,

    You will need to connect to Electron App team as it may be blocking something in their framework to access the authentication URL.

    The other side, you can also give a try with sign in redirect option.

    https://learn.microsoft.com/en-us/azure/active-directory/develop/scenario-spa-sign-in?tabs=javascript


0 additional answers

Sort by: Most helpful