Hello,we have been using Discojuice approx. for two month, but in the last days it has stopped to work: it does not show any identity provider in the list. I have checked the traffic generated by the discojuice.js and I saw a lot of lines like below:
On 11. nov. 2011, at 11:12, Frank Tamás wrote:Do you have an URL of the page where DiscoJuice is deployed then I can debug more deeply.
I'll test to setup a similar environment, and report back to you if I find some major problems on my side.
I think I found the bug.The reason why this was not detected during my test routines, was that I tend to use DiscoJuice.Hosted.getConfig instead of DiscoJuice.Hosted.setup, and this specific bug did not occur with setup().I'll fix the bug asap, and notify you when it is fixed.Sorry about the inconvenience.
On 11. nov. 2011, at 11:41, Andreas Åkre Solberg wrote:I think I found the bug.The reason why this was not detected during my test routines, was that I tend to use DiscoJuice.Hosted.getConfig instead of DiscoJuice.Hosted.setup, and this specific bug did not occur with setup().I'll fix the bug asap, and notify you when it is fixed.Sorry about the inconvenience.The bug should now be fixed.
I've manually granted access to send responses to your SP, so now that should work.
I'd like to ask you to update the static discojuiceDiscoveryResponse.html file to the one from this location:
Then you should get rid of a unneccessary warning about no preferences being set on the central storage.Now, you can verify that cross-domain IdP preference storage is working with your deployment of DiscoJuice, by1) Go to http://dev.discojuice.org/demo.html - and select an IdP that also is present on your discovery service.2) Go to https://rt.niif.hu/ - and verify that your chosen preference from (dev.discojuice...) is popped to the top of the list.