Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Provide relevant API configuration Enhance security on the web #4580

Open
zprettytext opened this issue May 22, 2024 · 3 comments
Assignees
Labels
feature request feature request tracked We are tracking this work internally.

Comments

@zprettytext
Copy link

zprettytext commented May 22, 2024

Describe the feature/enhancement you need

Our usage scenario requires configuring the Enhance security on the web function of WebView2. The corresponding edge configuration is as follows:
image

The scenario/use case where you would use this feature

Our function uses WASM, and we found that if the customer's Edge is in Strict mode, our code will fail to execute.
The test found that WebView2 may be following Edge's security policy, and they should be controlled by the same group policy.

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

No response

AB#37650650

@zprettytext zprettytext added the feature request feature request label May 22, 2024
@victorhuangwq
Copy link
Collaborator

Hi @zprettytext Enhanced Security Mode should be off by default for WebView2. Do you have an example in which WV2 was following Edge's group policy?

@victorhuangwq victorhuangwq self-assigned this May 22, 2024
@victorhuangwq victorhuangwq added the tracked We are tracking this work internally. label May 22, 2024
@zprettytext
Copy link
Author

@victorhuangwq
Thank you very much for your reply. According to what you said, Edge's group policy will not affect the configuration of WebView2.
Because this problem comes from our customer, our previous problem positioning may not be clear, and we will further locate the problem with the customer.

But I think it would be valuable if WebView2 could provide an interface for configuring Enhanced Security Mode.

@victorhuangwq
Copy link
Collaborator

But I think it would be valuable if WebView2 could provide an interface for configuring Enhanced Security Mode.

I see. Could you provide what other scenarios you are thinking of configuring ESM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

2 participants