OpenEdge Authentication Gateway authentication
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To implement OpenEdge Authentication Gateway authentication for user logins in
OpenEdge Management, OpenEdge Management is introduced as a new client to the OpenEdge
Authentication Gateway server.
Note: Before implementing OEAG
authentication in OpenEdge Management, ensure that the OEAG server is
running.
When you choose OEAG authentication as the authentication type and log into the management console by providing the credentials such as username and password, the credentials are converted into an OEAG authentication request token. The authentication request token is then sent to the OEAG server for authentication and the server returns an authentication response token. The authentication response token is stored as a part of your web console session until the session expires or you log out.
OpenEdge Management allows you to configure OEAG authentication for Web server logins and validate the authentication tokens returned by the OEAG server.