Search Criteria
Package Details: openconnect-sso 0.8.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/openconnect-sso.git (read-only, click to copy) |
---|---|
Package Base: | openconnect-sso |
Description: | Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication |
Upstream URL: | https://github.com/vlaci/openconnect-sso |
Licenses: | GPL3 |
Submitter: | MrAnno |
Maintainer: | MrAnno (Daklon) |
Last Packager: | Daklon |
Votes: | 13 |
Popularity: | 0.028455 |
First Submitted: | 2020-02-17 16:40 (UTC) |
Last Updated: | 2024-04-29 19:58 (UTC) |
Dependencies (19)
- openconnect (openconnect-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-attrs
- python-colorama (python-colorama-gitAUR)
- python-jaraco.classes
- python-keyring
- python-lxml
- python-prompt_toolkit
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqtwebengine (python-pyqt5-webengine)
- python-pysocks
- python-pyxdg
- python-requests
- python-structlog
- python-toml (python-toml-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- python-setuptools (make)
- python-pytest (check)
- python-pytest-asyncio (check)
Latest Comments
1 2 3 4 Next › Last »
MrAnno commented on 2024-07-25 18:31 (UTC)
@natedennis My pleasure.
natedennis commented on 2024-06-05 18:03 (UTC)
after probably 5 years ... limping this product along .. constantly using downgrade to get the thing working again after every upgrade practically where the packages were ignored... I CAN RETIRED THIS MESS with network manager. in the network manager add you a user agent like AnyConnect Linux_64 4.10.####.. and the window pops up and lets you login with okta or whatever your SSO is. yay -R openconnect-sso ... thanks for all the painful years of service.
Daklon commented on 2024-04-15 08:41 (UTC)
Hi! I'm also using this package to connect to the vpn at work. Also can confirm that removing the upper limit to the lxml made it work again for me, same change as @grkr.
I'm willing to comaintain this package @MrAnno
caddar commented on 2024-04-12 15:31 (UTC)
I'm also relying on this to connect to my universities VPN. I've tried the changes @bidskii did and also got it to work again - Thank you!
Since I rely on this, I would actually be willing to invest some time here - but to be honest, these kinds of auth workflows are always a bit scary :-)
What do you think would be required steps to get that stuff on track again?
fft commented on 2024-04-11 16:54 (UTC)
@bidskii, thank you for fork and making PKGBUILD. It works for me.
There is difference in behaviour though: previously I entered password and one-time code only one time per day, even if I disconnect VPN and connect it again. Now I must do this during every connect.
bidskii commented on 2024-04-09 23:21 (UTC)
@jal666 unfortunately no. Is there nothing else in the stack trace?
jal666 commented on 2024-04-09 16:49 (UTC) (edited on 2024-04-12 15:51 (UTC) by jal666)
@bidskii,
I got your version built (via poetry, pipx, to $HOME/.local/bin/openconnect-sso):
Any tips?
EDIT. Not to spam, full stack trace here: https://pastebin.com/xV5aThg1
EDIT2. I got bidskii's fork to work on a separate popOS machine and a separate arch machine. Though the issue remains on one arch box, it is not with his fork.
bidskii commented on 2024-04-08 09:58 (UTC)
I made a fork of upstream (github.com/Bidski/openconnect-sso) and made some PRs to try and fix a couple of things. I'm not particularly keen on being a maintainer though.
Outswayer commented on 2024-04-08 09:55 (UTC)
Since neither this nor upstream seem to be maintained right now, does anyone know of an alternative tool that works for this?
I don't know exactly what mechanisms it uses, but my work VPN requires me to use my 2FA in a browser to connect to our anyconnect vpn, and last i checked (probably a year ago) this was the only tool that worked.
tmrd commented on 2024-04-05 11:00 (UTC)
Looks like there is now a new separate issue with
python-keyring
having a major version bump to v25:1 2 3 4 Next › Last »