Hi, Cedric.
First thing to check is whether time at IDP is synced properly. If you don't run ntp there yet, proceed to configuring it right now. If you have it installed, try to forcibly sync clocks, and test the flow again:
1. `# service ntpd stop`
2. `# ntpdate -s pool.ntp.org`
3. `# service ntpd start`
Also note that SAML-related changes added through web UI make it into IDP's configuration files with a notable delay, up to a few minutes, so may be after you disabled request signature and proceeded to testing they were not applied yet. You can speed this up by restarting `idp` service.
If your next test attempt will fail, please also provide your current `idp-process.log` and capture of the flow in a HAR file. You can use steps listed [here](https://www.inflectra.com/support/knowledgebase/kb254.aspx) - please use Firefox for that, Chrome's HARs are flawed. Also don't forget to set "Persist log" and "Disable cache" checkboxes in the console to save everything, not just the recently loaded page.
Please also note that we only can ensure that guaranteed SLA is met when an account is properly affiliated with a customer's organization is used to create a ticket. As of now you don't seem to be assigned to a group which would grant your account a customer's status, thus your tickets are treated as community user's tickets by the system. They are also publicly visible (any community ticket is), what I suppose you may also wish to avoid. You may want to contact a person on your team which is capable to enlist you there, or ask them to create the ticket instead.