File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff 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+
1721You may also need:
1822
1923 mako
Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ Where the endpoints for the services provided are.
639639This 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)
You can’t perform that action at this time.
0 commit comments