1) What is your original issue/pain point you want to solve?
SAML SSO with Zitadel don’t work in Zammad 6.2.
2) Why is it not solvable with the Zammad standard?
Can’t set SAML relaystate in SAML SSO settings. This is needed for Zitadel to accept SAML request.
3) What is your expectation/what do you want to achieve?
An optional input box in the SAML settings page, to add your own relaystate, for auth’s that need this.
4) Can you confirm that this will work?
I have tested to add &RelayState=Hello to the end of the request URL during login, and can confirm that this fixes it.