Signup process
Once the installation is done, the user should go through the signup process to register on API scanner. The Signed up user will be considered as Super admin and will have full access to the Application.
- Go to http://localhost:9090/#/signup or <Your IP:9090/signup> on your browser, to see the signup form.
- (Note: After installing the application, it will automatically navigate to the login page at
http://localhost:9090/#/login.
To sign up for a new account, user must manually update the URL in their browser to:http://localhost:9090/#/signup
- Enter first name, Last name, official email, Password and Organization name.
- Once you finish, click SignUp, and navigate to Dashboard.
Since it is a fresh sign up Dashboard will be empty. After the scans you will start seeing the results on the Dashboard.
Dashboards can be customized based on the requirement. User can hide/show the section of dashboards based on the option selected.