Azure-Samples / azure-event-grid-viewer

Live view of events from Azure Event Grid with ASP.NET Core and SignalR
MIT License
140 stars 201 forks source link

Setting up Authentication breaks the app? #24

Open SeaDude opened 2 years ago

SeaDude commented 2 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Setup a working Azure Event Grid Viewer using the Deploy to Azure button
  2. Once setup, verify AEGV is working by sending an SMS text to your Azure Comm Services phone number
  3. From the Azure Portal, select the AEGV App Service blade and select Authentication
  4. Select Microsoft as the Identity Provider
    • image
  5. Refresh AEGV (or open an Incognito Browser tab) and login
  6. Try to send an SMS text to your Azure Comm Services phone number
  7. Event Grid messages in AEGV are dropped
    • image

Any log messages given by the failure

NONE

Expected/desired behavior

Event Grid messages show in AEGV

OS and Version?

Windows 10 PRO

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

SeaDude commented 2 years ago

Tried...

No go. Still no EG messages shown in AEGV.

Ideas?