LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   openconnect-sso dependencies on 15.0 (https://www.linuxquestions.org/questions/slackware-14/openconnect-sso-dependencies-on-15-0-a-4175732936/)

basharx 01-19-2024 03:37 AM

openconnect-sso dependencies on 15.0
 
Just dumping here an ordered set of dependencies for openconnect-sso (for SSO/SAML logins) from SBo as these are not listed there, including a few fixes to make it all work (as of January 2024):
Code:

  openconnect
  python3-wheel
  python3-build
  python3-calver
  python3-trove-classifiers
  python3-pathspec
  python3-editables
  python3-pluggy
  python3-hatchling
  python3-hatch_vcs
  python3-hatch_fancy_pypi_readme
  python3-structlog
    - use Slackbuild from: https://github.com/conraid/SlackBuilds/tree/master/python-structlog
    - use 23.3.0: https://pypi.org/project/structlog/23.3.0/#files
  python3-wcwidth
  python3-prompt_toolkit
  python3-attrs
  python3-more-itertools
  python3-jaraco.classes
  python-jeepney
  python3-pyasn1
  python3-asn1crypto
  python3-toml
  python3-semantic-version
  python3-setuptools-rust
  cryptography
  secretstorage
  python-zipp
  python-importlib_metadata
  python3-keyring
    - keyring<24.0.0,>=21.1; use 21.8.0: https://pypi.org/project/keyring/21.8.0/#files
    - remove NEWS.rst and SECURITY.md in python3-keyring.SlackBuild line 89
  python3-webencodings
  genshi
  html5lib
  python3-soupsieve
  BeautifulSoup4
  python2-setuptools-scm
  python2-toml
  functools-lru-cache
  python2-soupsieve
  python2-BeautifulSoup4
  lxml
  colorama
  PySocks
    - PySocks<2.0.0,>=1.7.1; use 1.7.1: https://pypi.org/project/PySocks/1.7.1/#files
  python3-PyQtWebEngine


yvesjv 01-19-2024 02:01 PM

Thanks for that.
Nice job.
Tested with Firepower/Azure or something else?

basharx 01-20-2024 12:34 PM

Quote:

Originally Posted by yvesjv (Post 6477941)
Thanks for that.
Nice job.
Tested with Firepower/Azure or something else?

This was just to access my company network through AnyConnect/Azure authentication,
don't know about their internal set-up. I couldn't get NetworkManager to work in this
setting so I'm glad this one worked.


All times are GMT -5. The time now is 11:26 PM.