How can I accomplish this in
enforce-valid-basic-auth-credentials - false -force-valid-basic-auth-credentials
in the weblogic.xml of my application? I want to disable the default weblogic behavior for basic authentication. I do not want to do in config.xml or WLST script. We use weblogic 12c.
Thanks.
source share