Skip to content

Commit 9a900c5

Browse files
author
Egor Panfilov
committed
Update docs
1 parent c07b12e commit 9a900c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

INSTALL

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ You also need xmlsec, which you can find here:
1414

1515
http://www.aleksey.com/xmlsec/
1616

17+
On Ubuntu:
18+
19+
sudo apt install xmlsec1
20+
1721
You may also need:
1822

1923
mako

docs/howto/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ Where the endpoints for the services provided are.
639639
This directive has as value a dictionary with one or more of the following keys:
640640

641641
* artifact_resolution_service (aa, idp and sp)
642-
* assertion_consumer_service (sp)
642+
* `assertion_consumer_service <https://wiki.shibboleth.net/confluence/display/CONCEPT/AssertionConsumerService>`_ (sp)
643643
* assertion_id_request_service (aa, idp)
644644
* attribute_service (aa)
645645
* manage_name_id_service (aa, idp)

0 commit comments

Comments
 (0)