Security
- Last Updated: March 10, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
With continued security improvements, OpenEdge strives to ensure that application functions such as authentication and logging processes offer greater protection and easier debugging. These features include:
- Tenancy logging for PAS for OpenEdge—
Sec.TenancyTraceis a new log entry type for the PAS for OpenEdge agent log file. This improvement in logging helps in troubleshooting an application's management of database user IDs that control access to tenant data.For more information, see Tenancy logging.
- Client authentication support—Client
authentication is now supported for ABL clients connecting to PAS for OpenEdge over
APSV and for SOAP, REST, WEB, and static file access via PAS for OpenEdge. The
functionality strengthens authentication by requiring that ABL clients authenticate
themselves to PAS for OpenEdge.
For more information, see Learn about Client Authentication.