Merge "Add xmlsec1 dependency comments"

This commit is contained in:
Jenkins 2014-10-21 04:03:04 +00:00 committed by Gerrit Code Review
commit c259f6d102
1 changed files with 7 additions and 0 deletions

View File

@ -56,3 +56,10 @@ To enable the federation extension:
by default, it must be installed manually. For example::
pip install --upgrade $(grep pysaml2 test-requirements.txt)
Also, the `xmlsec1` command line tool is needed to sign the SAML assertions
generated by the Keystone Identity Provider:
.. code-block:: bash
$ apt-get install xmlsec1