Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Current »

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.

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.

Workflow mapping configuration

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

8. Import User

Import UserImport User input field

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>

User Portal

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

Example Welcome Mail

11. Enter the otp token

Token form

12. Select a Workflow

  • No labels