-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When the war package is first installed, it should not require any user authentication or keystores. It instead should display a setup wizard that can allow the user to configure values automatically and save them to a file like application.properties.
The setup wizard should also:
- provide an option to install a security certificate or generate a self-signed certificate automatically
- add the initial admin user, whose username and password is set through the wizard
Once the setup process is complete, subsequent visits to / should retrieve the welcome page, and the initial admin user should then be able to log in and access the admin interface.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request