Hello,
We are implementing SSO using the latest version of the SSO plugin from Atlassian using SAML integrated with EntraID (fka Azure AD).
We are always receiving the following error:
2024-05-16 14:08:17,943 ERROR [http-nio2-8090-exec-22] [onelogin.saml2.authn.SamlResponse] isValid The Response has an InResponseTo attribute: ONELOGIN_7320364a-98df-4049-95c2-4df644174e02 while no InResponseTo was expected
We checked all the possible issue and solution mentioned in the documentation, but for us the InResponseTo corresponds to the one in the SAML Request in the user session details seems to be correctly stored.
We saw that the check over the InResponseTo is forced via a SAML Setting set in the SSO Plugin. Has anyone experienced the same?
We could solve the issue with Jira and Confluence as Microsoft plugins are available not having the issue. The issue persists with Bitbucket.