View Issue Details

IDProjectCategoryView StatusLast Update
0007026SymmetricDS ProImprovementpublic2025-08-20 19:08
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.16.0 
Target Version3.16.6 
Summary0007026: Login screen should always be shown when an engine has been created
DescriptionThe Login Dialog should always be shown when an engine has been created, even if there are no local users defined.
This should apply when Vaadin is running in production mode.
This will allow developers to still get the Dashboard when connecting if no users are defined.

If there are no local users defined when a user connects , and no single sign on service has been configured, then a user will have to be created using the symconsole tool:
bin/symconsole -p engines/server.properties user-add admin admin admin -P adm1n -r ADMIN
Tagssecurity, ui

Activities

pmarzullo

2025-08-20 19:08

developer   ~0003334

Pull request here: https://github.com/JumpMind/symmetric-pro/pull/346

Issue History

Date Modified Username Field Change
2025-08-20 18:56 pmarzullo New Issue
2025-08-20 18:56 pmarzullo Status new => assigned
2025-08-20 18:56 pmarzullo Assigned To => pmarzullo
2025-08-20 18:56 pmarzullo Tag Attached: security
2025-08-20 18:56 pmarzullo Tag Attached: ui
2025-08-20 19:08 pmarzullo Note Added: 0003334