From a169bebf39a78eebf6bc9f7b59b0d4b797f204d2 Mon Sep 17 00:00:00 2001 From: Crystal Tenn Date: Wed, 28 Feb 2024 16:44:47 -0500 Subject: [PATCH] Update README.md Note about OS certificates and proxies not being supported yet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69354c1f..6d4ec0dd 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Unfortunately, at this time we are not able to support the extension with [remot We have enabled experimental functionality to support GitHub Enterprise Server, but this feature is an experimental beta and currently unsupported. To try this out, enable the `use-enterprise` setting to authenticate with your `GitHub Enterprise Server Authentication Provider` settings Use-enterprise setting checkbox +We currently do not have the capability to support OS certificates or enterprise proxies, but we have plans for it in the future and it is on our backlog! + ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md). A description of the architecture of the extension can be found [here](./docs/project-architecture.md).