Fix docstring in mapped plugin

Auth context is being set there, not returned

Change-Id: I215e6acbb07f9e80a9cb4d5ed37fca615f591c66
This commit is contained in:
Boris Bobrov 2015-08-11 18:25:59 +03:00
parent dc54bdcaf5
commit 909d416930
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class Mapped(auth.AuthMethodHandler):
token_data=response)
def authenticate(self, context, auth_payload, auth_context):
"""Authenticate mapped user and return an authentication context.
"""Authenticate mapped user and set an authentication context.
:param context: keystone's request context
:param auth_payload: the content of the authentication for a