Fixed option lookup
This commit is contained in:
parent
052a6ff029
commit
cebff23bd6
@ -183,7 +183,7 @@ class GlobalProtectConnection(
|
|||||||
"(ss)",
|
"(ss)",
|
||||||
(
|
(
|
||||||
base64.b64decode(preauth.get("saml-request")).decode("utf-8"),
|
base64.b64decode(preauth.get("saml-request")).decode("utf-8"),
|
||||||
options["firefox_browser_container"],
|
options["firefox_browser_container"].value,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user