camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
74 stars 138 forks source link

Optimize log out button is visible in the UI #2572

Open RomanJRW opened 4 hours ago

RomanJRW commented 4 hours ago

Describe the issue:

Optimize SM does not support logging out with Identity. However, the button is visible in the UI, leading to confusing behaviour for the customer

Hint: Optimize has the following config option which allows the log out button to be hidden:

ui:
  # If you have SSO enabled, you can set the property below to hide the logout option if it is not needed
  logoutHidden: ${CAMUNDA_OPTIMIZE_UI_LOGOUT_HIDDEN:false}

Origin: https://jira.camunda.com/browse/SUPPORT-22732

Actual behavior:

The log out button is visible but does not work properly

Expected behavior:

The log out button should be hidden

How to reproduce:

Logs:

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

aabouzaid commented 3 hours ago

Looking at this issue, and found no history for it, it could have been removed by mistake.

I will add it to the 8.7 release cycle :+1:

alexcorremans commented 3 hours ago

Since this is a bug, is there a reason why we're not including it in an earlier patch release?