enforce-valid-basic-auth-credentials flag in jboss
what will be the similar tag in jboss for weblogic enforce-valid-basic-auth-credentials flag.
basically i've implement the below weblogic things for jboss
<security-configuration><br />
...<br />
<enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credentials><br />
</security-configuration>