Configure your OpenEdge database
- Last Updated: May 18, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
This topic describes the steps to configure an OpenEdge database to communicate with the STS.
Domain configuration
Load URL of Authentication Gateway STS server
|
https://<host>[port][/sts-application-name]For more details on the stsurlutil, see STS URL Utility (stsurlutil).
Connection roles
If you are using roles, you must enable the database and then grant users roles using the STS Connection Role utility.
|
|
For details on stsconnroleutil, see STS Connection Role Utility (stsconnroleutil).
Enable the database to use the Authentication Gateway
|
You can disable the use of the Authentication Gateway at any time with PROUTIL DISABLEAUTHGATEWAY. However, once you disable use of the Authentication Gateway in your database, you must re-configure the STS URL prior to running PROUTIL ENABLEAUTHGATEWAY. The PROUTIL DISABLEAUTHGATEWAY deletes the URL from the database. For more information, see PROUTIL DISABLEAUTHGATEWAY qualifier.
For more information, see OpenSSL 3.5 in OpenEdge.