README.md: document that this is only about Intune VPN

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2026-07-29 08:25:01 +02:00
parent 77e06aec8a
commit 1002c6fce7
+6 -1
View File
@@ -24,7 +24,12 @@ For as more detailed explanation see the OpenID Connect protocol (<https://openi
## Supported clients
Currently, only the Microsoft Intune VPN client supports OIDC.
OIDC authentication in ocserv is an extension used exclusively by the Microsoft
Intune VPN client. It is not part of the OpenConnect protocol, is not documented
by the OpenConnect project, and is not supported by the open source `openconnect`
client. The protocol and its implementation are defined and maintained by
Microsoft; ocserv's OIDC support currently exists solely to interoperate with Intune
VPN clients.
## Deploying OIDC authentication