summaryrefslogtreecommitdiff
path: root/keystoneclient
diff options
context:
space:
mode:
authormelissaml <ma.lei@99cloud.net>2018-06-07 15:08:42 +0800
committermelissaml <ma.lei@99cloud.net>2018-06-07 15:08:42 +0800
commitc68c272c107c6b134fb8a6d03f15fe04e918d004 (patch)
tree104dd9112ae70c32e6ca0781db2607ddba03dd73 /keystoneclient
parent20a2f2ffdc107d5f724da8bbbf986fa401a0361e (diff)
downloadpython-keystoneclient-c68c272c107c6b134fb8a6d03f15fe04e918d004.tar.gz
fix a typo in docstring
Change-Id: I56e9c3b03ed85c1c6031390b835d678c43e51e17
Diffstat (limited to 'keystoneclient')
-rw-r--r--keystoneclient/contrib/auth/v3/saml2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystoneclient/contrib/auth/v3/saml2.py b/keystoneclient/contrib/auth/v3/saml2.py
index 8a07b7f..85beabb 100644
--- a/keystoneclient/contrib/auth/v3/saml2.py
+++ b/keystoneclient/contrib/auth/v3/saml2.py
@@ -327,7 +327,7 @@ class Saml2UnscopedToken(_BaseSAMLPlugin):
authenticated user. This function directs the HTTP request to SP
managed URL, for instance: ``https://<host>:<port>/Shibboleth.sso/
SAML2/ECP``.
- Upon success the there's a session created and access to the protected
+ Upon success there's a session created and access to the protected
resource is granted. Many implementations of the SP return HTTP 302/303
status code pointing to the protected URL (``https://<host>:<port>/v3/
OS-FEDERATION/identity_providers/{identity_provider}/protocols/