Re: helloworld app

On 2 July 2015 at 15:33, Kingsley Idehen <kidehen@openlinksw.com> wrote:

> On 7/2/15 8:41 AM, Melvin Carvalho wrote:
>
>> I put together a quick helloworld app:
>>
>> https://melvincarvalho.github.io/helloworld/
>>
>> It packages
>>
>> - Material Design
>> - Angular JS
>> - Notifcations
>> - WebID + TLS login
>> - rdflib.js
>> - logout
>> - some default vocabs
>>
>> It can be used to test webid login, It should be quite easy to extend,
>> especially for those wishing to build SoLiD apps
>>
>> Source Code
>>
>> https://melvincarvalho.github.io/helloworld/
>>
>
> Melvin,
>
> Using WebID:
> https://s3.amazonaws.com/webid-sandbox/Profile/Basic-Identity-Claims-And-Profile-Document.ttl#i
>
> WebID-TLS fails.
>
> Tested using Firefox and Chrome on Mac OS X .
>
> Using the same WebID I am able to authenticate successfully, using
> WebID-TLS:
>
> 1. https://ods-qa.openlinksw.com/rdf-editor/  -- RDF Editor Beta
> 2. http://id.myopenlink.net/ods/webid_demo.html -- Basic WebID-TLS
> authentication service.
>

The auth endpoint is :

var AUTHENDPOINT = "https://databox.me/";

Which is running GOLD

I dont have access to that box, but if you have another auth endpoint that
returns the User: header, we could try it with that ...


>
> Sample output from #2: http://linkeddata.uriburner.com/c/9ZXOMLP .
>
>
> I hope this helps re. WebID-TLS interop testing etc..
>
> --
> Regards,
>
> Kingsley Idehen
> Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog 1: http://kidehen.blogspot.com
> Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
> Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this
>
>
>

Received on Thursday, 2 July 2015 13:43:49 UTC