-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
SAML Metadata XML not usable #3998
Comments
Hi @ChatGPTLover, The error log provided looks to be specific to a long request, rather than metadata request, in which case a login error may be expected if things are not set-up yet. In regards to the metadata:
|
Hi @ssddanbrown Yes i see a valid XML when visiting the The IdP (Microsoft ADFS) provides: The IdP works for all other SP except BookStack. |
@ChatGPTLover Alrighty, should work for ADFS, many other users using SAML with ADFS.
|
|
Okay, Let's focus on using autoloading since the errors you've reports seem certificate related, let's work around that for now. Are you able to access the If so, can you comment-out or remove the Then, attempt to import the metadata again and confirm if you still get the |
Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed respond to my previous comment and this can then be re-opened. |
Attempted Debugging
Searched GitHub Issues
Describe the Scenario
We are not able to import the bookstack metadata xml (/saml2/metadata) into our IdP.
The IdP reports that the xml file is invalid.
With APP_DEBUG enabled the bookstack error message:
openssl_sign(): Supplied key param cannot be coerced into a private key
It's a installation via the installation script on a clean Ubuntu 22.04 LTS
Exact BookStack Version
v22.11.1
Log Content
PHP Version
8.1.2
Hosting Environment
Ubuntu 22.04 LTS, via Installation Script
The text was updated successfully, but these errors were encountered: