Skip to content

Commit

Permalink
Change wording
Browse files Browse the repository at this point in the history
[#169658437]

Signed-off-by: Andrew Chang <[email protected]>
  • Loading branch information
srwaggon authored and Changdrew committed Dec 11, 2019
1 parent c68b0a8 commit cb699b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookinfo-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ scopes. This section demonstrates how to leverage the Authservice to relay the a
kubectl apply -f config/bookinfo-with-authservice-template.yaml
```
1. Add the scope `reviews.read` to another user and login. The user should be able to view the `productpage` with reviews.
1. Log in to the `productpage` app as previously done, using a user authorized with both scopes `productpage.read` and `reviews.read`. The user will be authorized to view the `productpage` with reviews.
There are three scenarios once authenticated:
Expand Down

0 comments on commit cb699b1

Please sign in to comment.