2.4.4 AAI for Authentication and AAI for Authorization
To enable REST API authorization by OFSAA in WebLogic, follow these steps:
- Open the config.xml file located in the domain where OFSAA is deployed
- <domain_home>/ config/config.xml
. - Add the security-configuration tag:
<enforce-valid-basic-authcredentials> false</enforce-valid-basic-auth-credentials>