Identify how much of the application to secure
- Last Updated: January 26, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
- All PAS for OpenEdge instances.
- All web applications across all deployed ABL applications for an instance.
- A single ABL application.
- A single web application.
- Identify the required level of security.
- Edit the
oeablSecurity.propertiesfile at the appropriate level. - This example secures a single web application with OAuth2, so the file location is instance-dir/webapps/web-app-name/WEB-INF .
For more information on the oeablSecurity.properties file, see About oeablSecurity.properties