summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-11 14:28:12 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-11 14:28:12 +0200
commitb624eb08f83e604e3c77719c362c73748b44eb4c (patch)
tree5af9b3d98b16c2a44d8e75c54dc7ed2dbcfbeae2
parent8a7e66325c158d1448fb92f7f8c63a87043f4374 (diff)
downloadpysaml2-b624eb08f83e604e3c77719c362c73748b44eb4c.tar.gz
Reformat documented code example
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
-rw-r--r--docs/howto/config.rst19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index db0570a9..f3707f7f 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -193,18 +193,21 @@ For example::
"metadata" : {
"local": [
- "metadata.xml", "vo_metadata.xml"
- ],
+ "metadata.xml",
+ "vo_metadata.xml",
+ ],
"remote": [
{
- "url":"https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2",
- "cert":"kalmar2.cert"
- }],
+ "url": "https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2",
+ "cert": "kalmar2.cert",
+ },
+ ],
"mdq": [
{
- "url":"http://mdq.ukfederation.org.uk/",
- "cert":"ukfederation-mdq.pem"
- }],
+ "url": "http://mdq.ukfederation.org.uk/",
+ "cert": "ukfederation-mdq.pem",
+ },
+ ],
},
The above configuration means that the service should read two aggregate local