X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius-pysaml2.git;a=blobdiff_plain;f=README;h=68938608d5ea8837d5a42c766d9113a772c7dafe;hp=8fc935d2580bd7ec3d267fbb05313dffa1b26aee;hb=e71c5e507a95f5a72284df8c2285296d11262ce5;hpb=9419ac5045f6e069fe27e2fac834462e38c1e350 diff --git a/README b/README index 8fc935d..6893860 100644 --- a/README +++ b/README @@ -6,6 +6,17 @@ Identity Provider (IdP). There are some things you have to do disregarding how you want the SP to talk to the IdP/AA. So I take those first. +Dependency +---------- + +This package is dependent on pySAML2. +You should get PySAML2 from Launchpad, the version that is at PyPI is not +enough up-to-date. + +bzr co bzr+ssh://bazaar.launchpad.net/%2Bbranch/pysaml2/ + +should get you the latest version. + Basic Installing ----------