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]: WebUI2 Mutual SSL #4619

Closed
reece-white opened this issue Jun 6, 2024 · 0 comments
Closed

[Feature]: WebUI2 Mutual SSL #4619

reece-white opened this issue Jun 6, 2024 · 0 comments
Labels
feature request feature request

Comments

@reece-white
Copy link

Describe the feature/enhancement you need

There seems to be documentation for WebView2 for client certificates, however, I cannot seem to find anything for WebUI 2 / UWP. The WebView2 parts seem to need reference to webView.CoreWebView2.ClientCertificateRequested which doesn't seem to be accessible in a UWP XAML app.

https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/overview-features-apis?tabs=winrtcsharp#client-certificates

https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2.clientcertificaterequested?view=webview2-dotnet-1.0.2535.41#examples

The scenario/use case where you would use this feature

Using client certificates to authenticate requests.

How important is this request to you?

Critical. My app's basic functions wouldn't work without it.

Suggested implementation

No response

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

No response

@reece-white reece-white added the feature request feature request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

1 participant