summaryrefslogtreecommitdiff
path: root/keystoneclient
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-06-15 13:36:04 +0000
committerGerrit Code Review <review@openstack.org>2018-06-15 13:36:04 +0000
commitd016989283de5bc63307019b233eb33446cfe109 (patch)
treef85c578040f5204227e1bd06507bcec3efc50a3f /keystoneclient
parent41e44e61dc8f31ee0d012194f0b1d6e7bb08ae77 (diff)
parentc68c272c107c6b134fb8a6d03f15fe04e918d004 (diff)
downloadpython-keystoneclient-d016989283de5bc63307019b233eb33446cfe109.tar.gz
Merge "fix a typo in docstring"
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/