From 389fa87e6e65a39b50748817d55d4c71f2f9e965 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 21 Aug 2018 12:10:40 -0600 Subject: [PATCH] English --- specification/application_service_api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/application_service_api.rst b/specification/application_service_api.rst index 4a29a1d8..502472a0 100644 --- a/specification/application_service_api.rst +++ b/specification/application_service_api.rst @@ -187,8 +187,8 @@ Identity assertion The client-server API infers the user ID from the ``access_token`` provided in every request. To avoid the application service from having to keep track of each user's access token, the application service should identify itself to the Client-Server -API by providing its ``as_token`` instead for the ``access_token`` alongside the -user the application service would like to masquerade as. +API by providing its ``as_token`` for the ``access_token`` alongside the user the +application service would like to masquerade as. Inputs: - Application service token (``as_token``)