Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kazo0
Copy link
Contributor

@kazo0 kazo0 commented Jun 10, 2025

Copilot AI review requested due to automatic review settings June 10, 2025 01:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the MSAL interop documentation to call out a known .NET 9 limitation for WebAssembly applications and provides two workarounds.

  • Introduces COOP/COEP enforcement by .NET 9 that blocks pop-up authentication in WASM
  • Documents two workaround approaches: using an Uno Server project or running via dotnet serve
Comments suppressed due to low confidence (1)

doc/articles/interop/MSAL.md:69

  • It may be helpful to note that dotnet serve requires the dotnet-serve global tool (e.g., install via dotnet tool install --global dotnet-serve).
  * Run the app via `dotnet serve` from the CLI. This approach will not allow for debugging.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 168023 has failed on Uno.UI - docs.

@ajpinedam
Copy link
Contributor

CI failing for : "Unknown word (COEP)"

What do we do in this case? How do we update the dictionary?

I have a similar problem in one of my PRs

@github-actions github-actions bot added the area/build Categorizes an issue or PR as relevant to build infrastructure label Jun 10, 2025
@kazo0
Copy link
Contributor Author

kazo0 commented Jun 10, 2025

CI failing for : "Unknown word (COEP)"

What do we do in this case? How do we update the dictionary?

I have a similar problem in one of my PRs

@ajpinedam You need to add it to the cSpell.json file: dd18cd0

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-20755/docs/index.html

@kazo0 kazo0 requested a review from carldebilly June 10, 2025 15:33
@kazo0
Copy link
Contributor Author

kazo0 commented Jun 11, 2025

@Mergifyio backport release/stable/6.0

@mergify
Copy link
Contributor

mergify bot commented Jun 11, 2025

backport release/stable/6.0

✅ Backports have been created

Details

@kazo0 kazo0 enabled auto-merge June 11, 2025 13:27
@kazo0 kazo0 merged commit 7447409 into master Jun 11, 2025
12 checks passed
@kazo0 kazo0 deleted the dev/sb/msal-net9-wasm branch June 11, 2025 13:38
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-20755/docs/index.html

agneszitte added a commit that referenced this pull request Jun 11, 2025
…6.0/pr-20755

docs: mention net9 limitation for MSAL WASM (backport #20755)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Categorizes an issue or PR as relevant to build infrastructure kind/documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants