Test OAuth2 configurations
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
System Administrators use OESECTOOL to configure and start an OAuth2 test server for PAS for OpenEdge and OpenEdge Authentication Gateway servers. Testing is limited to checking for valid or invalid responses. Testing does not provide user login and session support.
Syntax
|
Parameters
- command
- The commands include:
| Command | Description |
|---|---|
| startoauth2server | Starts an OAuth2 test
server.Note:
|
| stopoauth2server | Stops an OAuth2 test
server. |
parameters- The parameters include:
| Parameter | Description |
|---|---|
| -port portnumber | HTTP port number |
| -ports portnumber | HTTPS port number |
Customize OAuth2 test server properties
Before starting an OAuth2 test server, modify the oesectool/conf/oesectool-oauth2.properties file to configure an OAuth2 test server. For more information on oesectool-oauth2.properties, see the oesectool\conf\oesectool-oauth2.properties.README file.
Start an OAuth2 server
To start an OAuth2 server, use:
|
|
Stop an OAuth2 server
To stop an OAuth2 server, use:
|
|