Updating Server for the June 22, 2026 release
Action Required for Salesforce users
To continue using Plauti Server in combination with Salesforce Orgs, some changes need to be made.
Because of Salesforce's security updates, some changes need to be made in Plauti Server and your Salesforce Orgs before you can continue using these apps after June 22, 2026. An External Client App needs to be created for each Org, login restriction to selected email domains needs to be configured, and Connections need to be reconnected before you can run jobs again.
For connections with MS Dynamics environments no further action is required.
In Short
For connections with Salesforce orgs,
- Create a new, dedicated External Client App for your Salesforce orgs
- Reconnect existing Connections
- Restrict login to specific email domains
- Have users log in with a one-time-password via e-mail
Prerequisites
- You have updated Plauti Server to the latest version:
- Update Plauti Server on Windows. If you encounter a configuration step requesting you to specify an email domain, see below at Administrators: Restrict login to specific email domains.
- Update Plauti Server on Linux.
Administrators
Reconnect all Salesforce Connections
If you don't have access to the Salesforce Org of a certain Connection, let the owner of that Connection follow the steps below to reconnect.
- Access the Plauti Server webinterface.
- At bottom left, click Connections.
- At top right, click + New Connection.
- Select ‘Salesforce Production’ or ‘Salesforce Sandbox’, depending on the Org you want to reconnect, and click Connect.
- Your Salesforce Org needs an External Client App in order to connect to Plauti Server.
Continue in Configure your Salesforce Orgs, then return here for the next step ‘Restrict login to specific email domains’ when done. - Back in Plauti Server, go to Connections again.
You will now see the active Connection to your Org. - Repeat for all Salesforce Orgs you want to reconnect.
Restrict login to specific email domains
After updating to the latest version, login to Plauti Server for Salesforce is done via email login (see below at All Users). To ensure only users from a certain email domain (such as your company domain) can log in, make sure to restrict login. If left unrestricted, any type of email address can be used to log in.
Windows
- Run the Plauti Server Installer.
- In step ‘Configure allowed domains’, enter the email domains that are allowed to log in. Multiple domains are separated with a comma.
- Continue the setup.
Linux
After updating to the latest Plauti Server version:
- Open the Plauti Server properties file using
sudo. It is located at/etc/plauti-server/.env.properties. - At
Allowed_Domains, enter the email domains that are allowed to log in.
Multiple domains should be comma separated. - Save and exit.
Docker
After updating to the latest Plauti Server version:
- Add the following flag to the configuration:
-e ALLOWED_DOMAINS=<yourdomain.com>,<anotherdomain.org> \
Multiple domains should be comma separated.
All Users
Instead of logging in through Salesforce, logging in to Plauti Server is now done using your email address. Make sure to log in using the same email address that you use with your Salesforce production account!
- On the login page, click Email Sign-in
. - Enter your Salesforce Production email address.
You will receive an 8-character code at that email address. - Enter the code from the email in the pop-up and click Verify.
- If applicable, select your Salesforce account.
You are now logged in. Next time, use your Salesforce Production email address again.