Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://127.0.0.1:8000/saml2_auth/acs/ #143

Open
shivshankarkeshari opened this issue Sep 2, 2020 · 4 comments
Open

http://127.0.0.1:8000/saml2_auth/acs/ #143

shivshankarkeshari opened this issue Sep 2, 2020 · 4 comments

Comments

@shivshankarkeshari
Copy link

SigverError at /saml2_auth/acs/
Cannot find ['xmlsec1']

@vaibhav-jain
Copy link

@shivshankarkeshari Is it resolved ?

@xuhangcj
Copy link

install xmlsec1

@srinivas-chatnalli
Copy link

Install xmlsec

Linux(Debian):
apt-get install libxml2-dev libxmlsec1-dev libxmlsec1-openssl

Linux(CentOS):
yum install libxml2-devel xmlsec1-devel xmlsec1-openssl-devel libtool-ltdl-devel

MAC:
xcode-select --install
brew upgrade
brew install libxml2 libxmlsec1

Previously was facing same issue, resolved by installing as above

@binteezyy
Copy link

can't xmlsec1 be installed in Windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants