summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe <giuseppe.demarco@unical.it>2020-09-06 15:18:03 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2020-09-12 16:19:54 +0300
commit209b0188a12a2dc97438d09a5a96d6b0c3293e40 (patch)
tree6988d328f8e35a1bd75ebb6abefc57743d58b32f
parent9f0de5891b1ca6830dfde44b1a13ee4e7585fe8c (diff)
downloadpysaml2-209b0188a12a2dc97438d09a5a96d6b0c3293e40.tar.gz
[Documentation] fixes https://github.com/IdentityPython/pysaml2/issues/710
-rw-r--r--docs/howto/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index a46927a4..13edf19d 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -599,7 +599,7 @@ metadata of an entity.
Example::
"service": {
- "idp": {
+ "sp": {
"name_id_format": [
"urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
"urn:oasis:names:tc:SAML:2.0:nameid-format:transient",