Ebaneck / Epita-Java-Project

Introduction to java course project
0 stars 1 forks source link

enhance admin account creation #3

Open Ebaneck opened 6 years ago

Ebaneck commented 6 years ago

Automate the process of creating the default admin account upon launching the application

Ebaneck commented 6 years ago

Now a user can create an admin account before accessing the application.. This is done as a proposal to show proper authentication.

The created account most be authenticated before a user can access the identity management application.

Feature improvements will be to allow the ability to create user accounts with the admin account as the super user account within the system