[ 
https://issues.apache.org/jira/browse/WOOKIE-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135345#comment-13135345
 ] 

Scott Wilson commented on WOOKIE-100:
-------------------------------------

Thanks Tien, I've applied all the patches to my local copy of 0.9.2 and got it 
running. However,  the example widget is giving me some problems.

As supplied, "get quotes" always returns a 403 status code, as the demo server 
isn't in the access list. However, if I add an access policy for it (e.g. using 
<access origin="https://hogwarts.info.fundp.ac.be:80"/>, I get a 500 status. 
Digging a little I can see this is caused by:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: 
PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target

Presumably this is caused by an invalid certificate on the test server?
                
> Open ID/OAuth Support
> ---------------------
>
>                 Key: WOOKIE-100
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-100
>             Project: Wookie
>          Issue Type: New Feature
>            Reporter: Ross Gardler
>              Labels: gsoc, mentor
>             Fix For: 0.9.2, 0.9.3
>
>         Attachments: WOOKIE-WookieOpenIDsupport-110711-0506-358.pdf, 
> WOOKIE_OPENID_AUTH_FLOW.png, oAuthClient.java, wookie-oauth.zip
>
>
> OpenID support for widgets would be really useful, as suggested by Bernhard 
> Hoisl. [1]
> Bryan Copeland indicated that he has already done some OpenID/OAuth work and 
> has provided a very useful proposal (see attached file)
> [1] http://markmail.org/thread/qyjhlm2f3v3cben5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to