Configuring auto-follow in EDS?
Peter Schober
peter.schober at univie.ac.at
Wed Jan 25 09:41:40 EST 2017
* MikeWho <who at me.com> [2017-01-25 15:25]:
> I'm working on Windows/IIS. Is there a repository with the 1.2
> javascript/css source? The repository linked from the EDS page has the Linux
> packages.
I said source code repository, that's different from "package
repository". Here's the general documentation:
https://wiki.shibboleth.net/confluence/display/DEV/Source+Code+Access
So to get the code for that project specifically you'd run
git clone git://git.shibboleth.net/js-embedded-discovery
on a system with git available on the command line, otherwise use that
URL with whatever tool you're using to access git (source code)
repositories (e.g from within an editor or IDE).
-peter
More information about the users
mailing list