Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
ae972b2d
Commit
ae972b2d
authored
9 years ago
by
Yang Gao
Browse files
Options
Downloads
Patches
Plain Diff
Update interop-test-descriptions.md
resolve comments
parent
4bb08aef
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/interop-test-descriptions.md
+7
-7
7 additions, 7 deletions
doc/interop-test-descriptions.md
with
7 additions
and
7 deletions
doc/interop-test-descriptions.md
+
7
−
7
View file @
ae972b2d
...
...
@@ -281,7 +281,7 @@ be passed in as ```--oauth_scope```.
Server features:
* [UnaryCall][]
* [Compressable Payload][]
* [Echo Username][]
* [Echo
Authenticated
Username][]
* [Echo OAuth Scope][]
Procedure:
...
...
@@ -318,13 +318,13 @@ signing keys (redeemed for OAuth2 access tokens by the auth implementation)
The test sets ```--service_account_key_file``` with the path to a json key file
downloaded from https://console.developers.google.com, and ```--oauth_scope```
to the oauth scope. For testing against grpc-test.sandbox.google.com,
"https://www.googleapis.com/auth/xapi.zoo" should be passed in
as
```
--oauth_scope
```.
"https://www.googleapis.com/auth/xapi.zoo" should be passed in
as
```--oauth_scope```.
Server features:
* [UnaryCall][]
* [Compressable Payload][]
* [Echo Username][]
* [Echo
Authenticated
Username][]
* [Echo OAuth Scope][]
Procedure:
...
...
@@ -365,7 +365,7 @@ file downloaded from https://console.developers.google.com.
Server features:
* [UnaryCall][]
* [Compressable Payload][]
* [Echo Username][]
* [Echo
Authenticated
Username][]
* [Echo OAuth Scope][]
Procedure:
...
...
@@ -679,8 +679,8 @@ Interaction with flow control is unspecified.
Status: Pending
#### Echo
a
uthenticated
u
ser
name
[Echo Username]: #echo-username
#### Echo
A
uthenticated
U
sername
[Echo
Authenticated
Username]: #echo-username
If a SimpleRequest has fill_username=true and that request was successfully
authenticated, then the SimpleResponse should have username filled with the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment