/
Quickstart Guide (with Docker)

Quickstart Guide (with Docker)

1. Download the Docker Compose file and copy the file to your docker host

The docker-compose file include the references to the 5 Containers of the Password Reset Portal and expose the Ports 8443 for the Admin Portal and RestAPI as well as Port 443 for the User Portal.

The Conatiner Images are hosted on Docker Hub.

2. Run the command:

docker compose up -d

from the same folder location where the docker-compose.yml is stored.

3. Open the Admin Portal UI in the Webbrowser

https://<Servername>:8443

4. Login and set a new admin password

 

User: admin

Default Password: prpportal

5. Setup your Mail Gateway to get the QR Code for the User Portal login

Mail Gateway configuration

 

6. Setup the connection to your Flowster Studio Server

The Service User must be tenant manager to resolve the tenant and must have permissions to start the provided Workflows on Flowster Studio.

7. Create Workflows for Passwor Rest and Account unlock on your Flowster Studio System and Setup the Workflow ID’s.

The wfId must match the Workflow Id of the Workflows in your Flowster Studio.

8. Import User

Add the user mail addresses of the user(s) how should get access to the user portal.
The user will get a Welcome Mail with the QR-Code, when he login the first time to the user portal.

9. Go to the userportal https://<Servername>

Enter the mail address of the user.

10. The User will get on the first login a welcome mail with the qr-code for the token

11. Enter the otp token

12. Select a Workflow

 

 

 

 

Related content

Rest API Documentation
Rest API Documentation
Read with this
Install Flowster Studio - WebPortal
Install Flowster Studio - WebPortal
More like this
Admin portal users page
Admin portal users page
Read with this
Install Flowster Studio - WebPortal
Install Flowster Studio - WebPortal
More like this
Admin Portal Authentication
Admin Portal Authentication
Read with this