DiscoJuice
DiscoJuice copied to clipboard
DiscoJuice a javascript Login Discovery UI
Hi! First of all: Great work on this tool and thanks for all the work you put into it! And now: I did exactly what I was told not to...
We have been using Discojuice in GRNET's cloud service website: https://okeanos-global.grnet.gr/home/ For presentation purposes, we used http://jqvmap.com/ to integrate a map feature to the DiscoJuice standalone page. The feature is...
Currently DiscoJuice seems to show `md:OrganizationDisplayName` for IdPs, which makes it impossible to differentiate between seperate IdPs run by the same organization (e.g. ACOnet vs. ACOnet's OpenIdP). For suggested precedence...
Added the ability to display remote logos via http or https Added the ability to display embedded base64 images
Must fit within mobile display. This works, verify it across browser: ``` css @media (max-width: 600px) { div.discojuice { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin:...
DiscoJuice allows to show/limit IdPs shown per country via a dropdown list at the bottom. Somethimes (e.g. for services predominantly used within a specific country, but still inter-federated) it would...
(Rewriting this to make it more general) DiscoJuice should evaluate typed-in search strings against more data from SAML metadata: Multiple languages: When searching for an IdP (typing into the input...
Re-write documentation, and provide a new homepage. Using markdown, bootstrap3 and jekyll.
In addition to the existing headless idpdisco service.
For full description of problem, see groups thread of: https://groups.google.com/forum/#!topic/discojuice/_nTEUBarsmQ After a lot of testing, it appears that when there's a blank set of feeds (this: [""] ) the latency...