<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Xml-rpc_and_Weblogic_9.2</id>
	<title>Xml-rpc and Weblogic 9.2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.theeggeadventure.com/wikimedia/index.php?action=history&amp;feed=atom&amp;title=Xml-rpc_and_Weblogic_9.2"/>
	<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Xml-rpc_and_Weblogic_9.2&amp;action=history"/>
	<updated>2026-05-25T01:07:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0-beta</generator>
	<entry>
		<id>https://www.theeggeadventure.com/wikimedia/index.php?title=Xml-rpc_and_Weblogic_9.2&amp;diff=2239&amp;oldid=prev</id>
		<title>Brianegge: Created page with &#039;xml-rpc with Basic Authentication works fine in Resin, but not Weblogic.  This turned out to be a new feature in 9.2 which forces authentication checks when you specifically don&#039;…&#039;</title>
		<link rel="alternate" type="text/html" href="https://www.theeggeadventure.com/wikimedia/index.php?title=Xml-rpc_and_Weblogic_9.2&amp;diff=2239&amp;oldid=prev"/>
		<updated>2009-10-09T02:37:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;xml-rpc with Basic Authentication works fine in Resin, but not Weblogic.  This turned out to be a new feature in 9.2 which forces authentication checks when you specifically don&amp;#039;…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;xml-rpc with Basic Authentication works fine in Resin, but not Weblogic.  This turned out to be a new feature in 9.2 which forces authentication checks when you specifically don&amp;#039;t want one.&lt;br /&gt;
&lt;br /&gt;
:Basic Authentication does not work with WebLogic 9.2. (Issue #55793)&lt;br /&gt;
:&lt;br /&gt;
:Workaround: If users do NOT want to authenticate basic authentication headers, they need to add this to their config.xml. Add this element:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;enforce-valid-basic-auth-credentials&amp;gt;false&amp;lt;/enforce-valid-basic-auth-credentials&amp;gt; to the last line of &amp;lt;security-configuration&amp;gt; in config.xml for the users domain, usually in /bea/user_projects/domains/mydomain/config/config.xml. This keeps WebLogic from trying to authenticate basic authentication headers.&lt;br /&gt;
&lt;br /&gt;
[[Category:Java]]&lt;/div&gt;</summary>
		<author><name>Brianegge</name></author>
	</entry>
</feed>