<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Smoke Test: Identity REST Interface</title>
	<atom:link href="http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/</link>
	<description>My thoughts ......</description>
	<lastBuildDate>Mon, 14 Sep 2009 18:28:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vladimir Romanov</title>
		<link>http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/#comment-30</link>
		<dc:creator>Vladimir Romanov</dc:creator>
		<pubDate>Sat, 11 Oct 2008 14:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://dennisseah.wordpress.com/?p=45#comment-30</guid>
		<description>Maybe we will implement this feature and post code to OpenSSO</description>
		<content:encoded><![CDATA[<p>Maybe we will implement this feature and post code to OpenSSO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennisseah</title>
		<link>http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/#comment-26</link>
		<dc:creator>dennisseah</dc:creator>
		<pubDate>Fri, 10 Oct 2008 17:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://dennisseah.wordpress.com/?p=45#comment-26</guid>
		<description>FYI, there is an issue file on this 
https://opensso.dev.java.net/issues/show_bug.cgi?id=3775</description>
		<content:encoded><![CDATA[<p>FYI, there is an issue file on this<br />
<a href="https://opensso.dev.java.net/issues/show_bug.cgi?id=3775" rel="nofollow">https://opensso.dev.java.net/issues/show_bug.cgi?id=3775</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennisseah</title>
		<link>http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/#comment-25</link>
		<dc:creator>dennisseah</dc:creator>
		<pubDate>Fri, 10 Oct 2008 16:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://dennisseah.wordpress.com/?p=45#comment-25</guid>
		<description>I am looking at the source code (If you have OpenSSO source code, check this out).
opensso/products/amserver/
source/com/sun/identity/idsvcs/opensso/IdentityServicesImpl.java
Line 136

            if (uri != null) {
                // Parse the uri parameters for realm, module, etc
                // TODO
            }


realm is supposed to be figured out from &amp;uri query parameter,
however the implementation is missing.</description>
		<content:encoded><![CDATA[<p>I am looking at the source code (If you have OpenSSO source code, check this out).<br />
opensso/products/amserver/<br />
source/com/sun/identity/idsvcs/opensso/IdentityServicesImpl.java<br />
Line 136</p>
<p>            if (uri != null) {<br />
                // Parse the uri parameters for realm, module, etc<br />
                // TODO<br />
            }</p>
<p>realm is supposed to be figured out from &amp;uri query parameter,<br />
however the implementation is missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Romanov</title>
		<link>http://dennisseah.wordpress.com/2008/10/10/smoke-test-identity-rest-interface/#comment-24</link>
		<dc:creator>Vladimir Romanov</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://dennisseah.wordpress.com/?p=45#comment-24</guid>
		<description>How I can call authenticate with realm?
I create user in /default/customer realm  and try to authenticate this user using this call.
/opensso/identity/authenticate?username=user000000&amp;password=pwd000000&amp;&amp;identity_realm=/default/customer
I get error</description>
		<content:encoded><![CDATA[<p>How I can call authenticate with realm?<br />
I create user in /default/customer realm  and try to authenticate this user using this call.<br />
/opensso/identity/authenticate?username=user000000&amp;password=pwd000000&amp;&amp;identity_realm=/default/customer<br />
I get error</p>
]]></content:encoded>
	</item>
</channel>
</rss>
