Step 8: Authentication with Wildfly
Before you Begin To integrate ONEWEB application with the Wildfly authentication, you must register an Application user. Refer to section Step2: Configure access to Wildfly Management Console. You should select type to add user for Application user (b)
Authentication with Wildfly - Edit the standalone.xml as follows
/{WILDFLY_HOME}/standalone/configuration/standalone.xml
Add: <login-module> tag

Last updated