matomo-org / matomo-org/docker
LoginSaml Logs that the response was recieved at a different endpoint
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1k
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
SAMLResponse rejected. The response was received at `https://matomo.com:8080/index.php` instead of `https://matomo.com/index.php?module=LoginSaml&action=assertionConsumerService`
Not sure why this is happening or which side(Matomo/Nginx, SAML) the issue is on.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the expected SAML assertion consumer endpoint, https://matomo.com/index.php?module=LoginSaml&action=assertionConsumerService, with the received https://matomo.com:8080/index.php URL. Inspect the Nginx and SAML configuration to determine which side changes the endpoint; done means the SAML response reaches the expected endpoint without rejection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx
- Domain
- authentication, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100