Configure a single web application
- Last Updated: July 22, 2022
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To enable the use of OAuth2 for a single web application, do the
following:
- Edit instance-dir/webapps/web-app-name/WEB-INF/oeablSecurity.properties
to enable OAuth2 for a single web application setting the
client.login.modeltooauth2:client.login.model=oauth2 - Save the file.
For more information about client.login.model, see Enable ABL application authentication.