Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Brown-University-Library/django-shibboleth-remoteuser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ae146e6f1074446ff528a18e750cee2818b11b34
Choose a base ref
..
head repository: Brown-University-Library/django-shibboleth-remoteuser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9fc537abf4c27170fb6618b779c828326f0b61c8
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.rst
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -233,13 +233,13 @@ Configuration
in_protocol=Soap11(validator='lxml'), out_protocol=Soap11())),
]
* Enable SLO in Shibboleth SP (shibboleth2.xml).
* Enable SLO in `shibboleth2.xml` of Shibboleth SP.

.. code-block:: xml
<Logout>SAML2 Local</Logout>
* Configure SLO notification in Shibboleth SP (shibboleth2.xml).
* Configure SLO notification in `shibboleth2.xml` of Shibboleth SP.

.. code-block:: xml