Try OpenEdge Now
skip to main content
Administration
REST Administration : REST Management Agent and REST Web Application Security Configurations : Using Single Point of Authentication security configurations : Test the OERealm service
 
Test the OERealm service
Once you have configured the SPA security configuration model, you can test the OERealm service.
To test the OERealm service:
1. In the WEB-INF/classes/log4j.properties file, configure the debugging mode of the com.progress.rest.security package to DEBUG or TRACE.
2. Start the Apache Tomcat Java container.
3. Check the contents of the localhost.xxxxx.log file and your OE web application's log file (WEB-INF/adapter/log/xxxx.log) for startup errors related to your SPA security configuration.
4. In a Web browser or any HTTP client, test the user authentication process.