Administration and Configuration Guide Generic Configurations Configuring WebLogic Configuring WebLogic for REST Services Authorization Configuring WebLogic for REST Services Authorization To enable REST API authorization by OFSAA in WebLogic server, perform the following steps: Open the config.xml file located in the domain where OFSAA is deployed, that is, <domain_home>/config/config.xml. Add the following in the security-configuration tag:<enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credentials>