-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
SAML2 authorization issue with AD FS Microsoft #3730
Comments
PHP Version: 7.4.30 |
Hi @Kol8bok, |
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. |
Hello @ssddanbrown, I'm experiencing the same issue. Could you help please? |
@RidaLeFou Please open a new support issue to focus on your exact error message and system configuration. |
Hi, @ssddanbrown The debug is the following:
PHP Version: 7.4.30
|
Hi @Kol8bok, I'm not too familiar with ADFS, and it's been a while since I last tested on an ADFS setup, so can't provide much more guidance myself, although I vaguely remember playing about with transform rules to get things working in the right format. |
More precisely, you need to look towards AD FS? Is the email attribute being passed incorrectly? |
@Kol8bok I'm afraid I'm not familiar enough with ADFS to make an advisory, |
@ssddanbrown ok, got it. Thank you! |
Attempted Debugging
Searched GitHub Issues
Describe the Scenario
Hello,
I try to configure SAML with AD FS.
Tell me how to solve the problem
I set everything up, but the error keeps popping up
My config .env:
On the AD FS:
The file with metadata https://wiki.siecom.pro/saml2/metadata in AD FS was installed well, there were no problems with this
Set up the attributes as follows:
LDAP | Party trust wizard
E-Mail-Addresses | email
Given-Name | lastName
User-Principal-Name | id
Surname | firstName
Gives error on debug:
Invalid ACS Response: invalid_response
Tell me what I'm doing wrong?
Exact BookStack Version
v22.09
Log Content
Debug:
PHP Version
No response
Hosting Environment
Ubuntu 18.04
The text was updated successfully, but these errors were encountered: