LDAP Integration Issue After Updating to SpringBoot 2.7.14: Unexpected Logout When Switching Between Cockpit, Tasklist, and Admin

Hi all,

We are currently using Camunda 7.18 and running on SpringBoot 2.6.13, with the LDAP plugin for cockpit authentication. Everything was working smoothly until we updated SpringBoot to 2.7.14. Since then, our LDAP integration seems to be broken. Users can still log into the cockpit, but upon switching applications between the Cockpit, Tasklist, and Admin, the user is logged out, and a new login is required. This occurs for every combination of transitions (Cockpit → Tasklist, Tasklist → Admin, Admin → Cockpit, etc.).

Has anyone else experienced this issue? Do you have any ideas about what changes in version 2.7.14 might have caused this, or suggestions on where we should begin looking for the root cause?

Your insights would be greatly appreciated!