Authenticate using OpenEdge Authentication Gateway as a security token service
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Authenticate using OpenEdge Authentication Gateway as a security token service
The OpenEdge Authentication Gateway can be configured as a Security Token Service (STS) for OpenEdge applications hosted on a PAS for OpenEdge instance.
The Authentication Gateway is a secured HTTPS server that provides STS functionality, which includes user authentication and CLIENT-PRINCIPAL generation. The use of a common Authentication Gateway for instances, databases, and applications enhances security and reduces complexity (because, for example, each PAS for OpenEdge instance does not need to maintain its own copy of OpenEdge domains and domain access codes).
Connections between a PAS for OpenEdge instance and an Authentication
Gateway server are facilitated through the STS AuthenticationProvider, a plug-in to the Progress Application Server's
Spring Security framework.
For more information, see Configure the OpenEdge Authentication Gateway in Learn about the OpenEdge Authentication Gateway.