How to reset Web Gateway admin password
Resetting Administrator Credentials
- Add the system property (appserver.admin.password.reset=true) in <FAS root dir>\domain\configuration\fas.properties
- Restart FAS master
- Open a new web browser and navigate to the web administrative interface at https://<ip_address>:8443/web_plugin_framework/webcontroller/ Where <ip_address> is the Fusion Application Server IP address (If the Web Plugin Framework is not available please use https://<ip_address>:9990 for the FAS web console).
- Click login.
- Remove, or comment out the system property (appserver.admin.password.reset=true) in <FAS root dir>\domain\configuration\fas.properties
- Restart FAS master
- Login is now re-enabled on the web administrative interface and the credentials reset to the default values.