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

Expose an API from the WASM module to configure how the security protocol is negotiated #327

Open
CBenoit opened this issue Dec 7, 2023 · 0 comments
Labels
A-web-client Area: Web client (ironrdp-web, iron-remote-gui, iron-svelte-client) enhancement New feature or request P-medium Medium priority

Comments

@CBenoit
Copy link
Member

CBenoit commented Dec 7, 2023

We need to expose options similar to the ones in RDM. The native client already expose such options.

Currently we only support enabling (or disabling) these two:

  • "Winlogon" (PROTOCOL_SSL)
  • "CredSSP" (PROTOCOL_HYBRID + PROTOCOL_HYBRID_EX)

For some background: #314 (comment)

@CBenoit CBenoit added enhancement New feature or request A-web-client Area: Web client (ironrdp-web, iron-remote-gui, iron-svelte-client) P-medium Medium priority labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web-client Area: Web client (ironrdp-web, iron-remote-gui, iron-svelte-client) enhancement New feature or request P-medium Medium priority
Development

No branches or pull requests

1 participant