summaryrefslogtreecommitdiffstats
path: root/docs/lasso-book
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-08-20 15:06:49 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-08-20 15:06:49 +0000
commitd3a1c4f6231109291e54938bbd76a123ace2966f (patch)
tree09ec3b98715619ddb18992aa12f53ba9fea3a6a9 /docs/lasso-book
parentf89577bc77ea81180706328f11a4cb14445a2f56 (diff)
downloadlasso-d3a1c4f6231109291e54938bbd76a123ace2966f.tar.gz
lasso-d3a1c4f6231109291e54938bbd76a123ace2966f.tar.xz
lasso-d3a1c4f6231109291e54938bbd76a123ace2966f.zip
talking about idpProviderID
Diffstat (limited to 'docs/lasso-book')
-rw-r--r--docs/lasso-book/writing-a-c-sp.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/lasso-book/writing-a-c-sp.txt b/docs/lasso-book/writing-a-c-sp.txt
index d11bbbb7..30096e7b 100644
--- a/docs/lasso-book/writing-a-c-sp.txt
+++ b/docs/lasso-book/writing-a-c-sp.txt
@@ -180,8 +180,9 @@ service.
.. note:: the login URL is not normative; any name will go.
-``server`` is a ``LassoServer`` and ``idpProviderId`` is a string with the
-identity provider Id (defined in metadata).
+``server`` is a ``LassoServer`` as seen earlier and ``idpProviderId`` is a
+string with the identity provider Id (the string must match a providerID
+defined in the metadata file).
::