[WebToolsE2E][Aspire] The button "Log in to view or edit webhook registrations" is grey and cannot be clicked
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
**INSTALL STEPS**
1. Clean machine: Win11 x64 24h2 ENU
2. Install the latest released VS: 17.13.6
3. Install the latest Aspire 9.2.0 templates
`dotnet new install Aspire.ProjectTemplates::9.2.0 --force`
4. Install Docker Desktop
**REPRO STEPS**
1. In the VS, clone the eShop repository and open eShop.Web.slnf
2. Checkout to `UpdateTo92` branch
3. F5 / Ctrl-F5
4. Click Endpoint for 'webhooksclient'
**ACTUAL**
The button "Log in to view or edit webhook registrations" is grey and cannot be clicked

**EXPECTED**
The button "Log in to view or edit webhook registrations" can be clicked
Contributor guide
Assessment
This issue has not been assessed yet.