Hi,<div><br></div><div>Yesterday, when I try to deploy openid-op example on jboss 6.0, I have found that it has some major problems and need refactoring in some places. Basically it isn&#39;t integrated with PicketLink and has some minor dependency injections problems.</div>
<div>I have some experience using seam and have some time , so it shouldn&#39;t be too hard for me to fix that.  Of course if you allow me to do so.</div><div><br></div><div>I think that to <span class="Apple-style-span" style="font-family: Tahoma; font-size: 14px; line-height: 17px; ">bring back this example it should be done:</span></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>1. Makes OpenIdRpAuthenticationService ApplicationScobe component (circular dependency problem).</div><div>2. Add whole seam-security as a dependency (there was classNotFound exception)</div>
<div>3. Rename and re-factor Login class to <meta http-equiv="content-type" content="text/html; charset=utf-8">Authenticator which will extend BaseAuthenticator.</div><div>4. Rename and re-factor Identity class to User which implements org.picketlink.idm.api.User.</div>
<div>5. Add arquillian test for this functionality.</div><div><br></div><div>regards,</div><div>Marek</div><div><br></div><div><br></div>