Skip to content

Commit

Permalink
token step elaborated
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshm7910 committed Aug 14, 2018
1 parent c524d2f commit 1714dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/docs/automatic_sidecar.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ For ex:
```

if you use OAuth2 to access Management API, get a OAuth2 Apigee token. Please refer here [https://docs.apigee.com/api-platform/system-administration/using-oauth2] to obtain a oauth2 token. You can use acurl or get_token to obtain a token that silently stores the token in
if you use OAuth2 to access Management API, get a OAuth2 Apigee token. Please refer [here](https://docs.apigee.com/api-platform/system-administration/using-oauth2) to obtain a oauth2 token. You can use acurl or get_token to obtain a token that silently stores the token in
"~/.sso-cli folder".
You can pass the -t parameter with the absolute path of the token file.
For ex:
Expand Down

0 comments on commit 1714dc2

Please sign in to comment.