Settings in the oeablSecurtiy.properties file control security. There are multiple copies of the oeablSecurtiy.properties file. OpenEdge Security Administrators can secure their applications at the following levels:
  • All PAS for OpenEdge instances.
  • All web applications across all deployed ABL applications for an instance.
  • A single ABL application.
  • A single web application.
  1. Identify the required level of security.
  2. Edit the oeablSecurity.properties file at the appropriate level.
  3. 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