Parkonect Release Notes

Platform 05.15.26

Deployment Date: March 06, 2026

Enhancements

Require SSO (Single Sign-On) for all new users (Parkonect Admin)
Implemented the user management API to allow requiring SSO for non-Flash employees, the next phase is to require all new users to use SSO. This is effectively automatically checking the Require SSO box for new users, and then they will get sent an email to set a cognito password and MFA set up.

ParkMobile as merchant of record
Created a external_payment_type=partner_external_payment flag, which is to be used on preview and checkout by partners who will act as the merchant of record for a transaction.

Express Pay Roll Network updates (Flash PARCS)

This update generates the database code and schema for the new join table, laying the structural groundwork required for a single driver to be associated with multiple networks.

Integrations and API calls (ParkWhiz)
To address some 403 errors we were receiving for DPT integrations, we are dropping our 3 second wait between API calls and ceasing to manually expire tokens.

Email address management on SSO-enabled accounts (ParkWhiz)
Non-admins are no longer permitted to edit the email address associated with a use_sso account. When an administrator does change an email, the system now registers the new address with our user pool and initiates a password/MFA reset to ensure the user’s access is properly re-established. Admins will be alerted to this user impact when making the change.

Location Mapping tab (Parkwhiz)
On the locations mapping tab in PW Admin ,we have surfaced the Common Locations ID.

Universal Redirect (Parkonect)
We built a universal redirect page so that portals can link to other portals without making an API request to fetch the links.

Fixes

Dev log in (Backoffice Portal)
This release fixes a development environment bug that prevented logins due to an “Unknown proxy warning” from the Identity server.