-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
In the admin UI, the fields for clientOfflineSessionIdleTimeout and clientOfflineSessionMaxLifespan are missing.
Version
main
Regression
[x] The issue is a regression
Expected behavior
The fields should be shown in the admin UI.
They used to be present in the old admin UI
Actual behavior
They are missing.
How to Reproduce?
Open the sessions tab in the new admin UI.
Anything else?
Due to this, the values can't be changed any more, and it is nearly impossible for users to assess the problem.
They used to be in the admin UI before, see https://github.com/keycloak/keycloak/blob/20.0.0/themes/src/main/resources/theme/base/admin/resources/partials/realm-tokens.html#L164-L193
- links to