Configure user authentication
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
In earlier releases, OpenEdge Management handled user authentication to the management console based on the login information saved in a property-file. This file is available in the OpenEdge Management installation directory and contains the login information of the user such as username, password, and role.
Along with property-file based authentication, OpenEdge Management now supports OpenEdge Authentication Gateway authentication, a Security Token Service (STS) based authentication. OpenEdge Management provides an interface which allows you to select OpenEdge Authentication Gateway as the authentication mechanism to log into the management console. However, if OpenEdge Authentication Gateway authentication is not selected, the existing property-file based authentication will be the default authentication mechanism.
As an OpenEdge administrator, using the management console, you can manage the users and configure the type of authentication you want them to use.
For information about OpenEdge Authentication Gateway authentication in OpenEdge, see Learn about the OpenEdge Authentication Gateway.