mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
This permits the validation of OpenID Connect auth tokens OpenID Connect is an OAuth 2.0 protocol used to identify a resource owner (VPN client end-user) to a resource server (VPN server) intermediated by an Authorization server. Resolves: #240 Signed-off-by: Alan TG Jowett <alan.jowett@microsoft.com>
8 lines
182 B
XML
8 lines
182 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE config-auth SYSTEM "config-auth.dtd">
|
|
<config-auth client="vpn" type="init">
|
|
<version who="vpn">v5.01</version>
|
|
</config-auth>
|
|
|
|
|