snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
10.49k stars 3.07k forks source link

Azure AD SAML ACS error on NGINX #11982

Open pavlosb opened 1 year ago

pavlosb commented 1 year ago

Debug mode

Describe the bug

While trying to login via Azure AD SAML login fails with the following error:

(laravel.log) production.ERROR: There was an error with SAML ACS: invalid_response
production.ERROR: Reason: The response was received at https://sinepeit.mydomain.gr:8080/saml/acs instead of https://sinepeit.mydomain.gr/saml/acs

Snipe-it is hosted on Azure app servicer linux with php 8.0 and nginx

Reproduction steps

Setup snipe-it on Azure app servicer linux with php 8.0 and nginx Configure SAML with Azure AD

Expected behavior

Login via SAML

Screenshots

No response

Snipe-IT Version

6.0.12

Operating System

Linux

Web Server

NGINX

PHP Version

8.0

Operating System

No response

Browser

No response

Version

No response

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

No response

Additional context

No response

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

svenschelfaut commented 1 year ago

I have exactly the same problem. Any update on this?