Run fta-setup-admin

This script creates an admin user account that is used by the remaining setup scripts. The FTA_ENV_SECURITY_PRIMARY_ADMIN_USER and FTA_ENV_SECURITY_PRIMARY_ADMIN_PASSWORD environment variables must be set before running this script. This master admin account also allows the user to configure the application client (example: Redirect URIs).
Execute the following command:
$ ./fta-setup-admin.sh
After adding the user, it will restart the Security Provider service.
NOTE:
It is recommended to use a strong password for the master admin account. Alternatively after installing and configuring the Security Provider service the admin user account can be removed for added security. Running the script fta-remove-admin will delete the admin account used for the scripts.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.