connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH] documentation of new openconnect input fields
@ 2021-08-31  5:22 Lukáš Karas
  2021-08-31  6:58 ` Daniel Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Lukáš Karas @ 2021-08-31  5:22 UTC (permalink / raw)
  To: connman; +Cc: Daniel Wagner


[-- Attachment #1.1: Type: text/plain, Size: 208 bytes --]

Hi Daniel. 

Here is documentation of new openconnect input fields.

 - authentication group (OpenConnect.Group)
 - second password (OpenConnect.SecondPassword, OpenConnect.UseSecondPassword)

Regards, Lukas

[-- Attachment #1.2: 0001-documentation-of-new-openconnect-input-fields.patch --]
[-- Type: text/x-patch, Size: 1550 bytes --]

From c30c0f4cc76b324e69e6deb0c1101ca0bb87649c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Karas?= <lukas.karas@centrum.cz>
Date: Tue, 31 Aug 2021 07:07:57 +0200
Subject: [PATCH] documentation of new openconnect input fields

Recently added input fields:
 - authentication group (OpenConnect.Group)
 - second password (OpenConnect.SecondPassword, OpenConnect.UseSecondPassword)
---
 doc/vpn-agent-api.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/doc/vpn-agent-api.txt b/doc/vpn-agent-api.txt
index ffa6fadd..ecc8faaa 100644
--- a/doc/vpn-agent-api.txt
+++ b/doc/vpn-agent-api.txt
@@ -85,6 +85,10 @@ Fields		string Username
 			Return the OpenConnect cookie value that is used for
 			authenticating the VPN session.
 
+		string OpenConnect.Group
+
+			Choose authentication login group.
+
 		string OpenConnect.PKCSClientCert
 
 			Informational field containing a PKCS#1/PKCS#8/PKCS#12
@@ -96,12 +100,21 @@ Fields		string Username
 			Password for decrypting PKCS#8/PKCS#12 client
 			certificate.
 
+		string OpenConnect.SecondPassword
+
+			Second factor password for authentication.
+
 		string OpenConnect.ServerCert
 
 			Return the OpenConnect server hash used to identify
 			the final server after possible web authentication
 			logins, selections and redirections.
 
+		boolean OpenConnect.UseSecondPassword
+
+			Indicates that second factor password is used
+			for selected authentication group.
+
 		string OpenConnect.VPNHost
 
 			Return the final VPN server to use after possible
-- 
2.27.0


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] documentation of new openconnect input fields
  2021-08-31  5:22 [PATCH] documentation of new openconnect input fields Lukáš Karas
@ 2021-08-31  6:58 ` Daniel Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Wagner @ 2021-08-31  6:58 UTC (permalink / raw)
  To: Lukáš Karas; +Cc: connman

Hi Lukáš,

On Tue, Aug 31, 2021 at 07:22:47AM +0200, Lukáš Karas wrote:
> Here is documentation of new openconnect input fields.
> 
>  - authentication group (OpenConnect.Group)
>  - second password (OpenConnect.SecondPassword, OpenConnect.UseSecondPassword)

Patch applied.

Thanks a lot!
Daniel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-31  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  5:22 [PATCH] documentation of new openconnect input fields Lukáš Karas
2021-08-31  6:58 ` Daniel Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).