Merge pull request #4132 from zhucebuliaolongchuan/patch-1
Update README.md for external-auth Test 4
This commit is contained in:
commit
8a2d506d41
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ $ curl -H 'Host: public-demo-echo-service.kube.local' -H 'User:internal' -v 192.
|
|||
UserID: 1443635317331776148, UserRole: admin
|
||||
```
|
||||
|
||||
Test 4: public service with valid auth header
|
||||
Test 4: secure service with valid auth header
|
||||
|
||||
```console
|
||||
$ curl -H 'Host: secure-demo-echo-service.kube.local' -H 'User:internal' -v 192.168.99.100
|
||||
|
|
Loading…
Reference in a new issue