Skip to content

Commit 83a07de

Browse files
committed
line seems to be left over
1 parent 23c14ed commit 83a07de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/tutorial/authenticated-ingress-with-the-canonical-identity-platform.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ Now when we browse to the Bookinfo application at `https://ISTIO_INGRESS_IP/book
254254
## How to ingress some applications without authentication
255255

256256
istio-ingress-k8s offers two `ingress` integration endpoints, `ingress` and `ingress-unauthenticated`. These both support the same interface, but differ in how they handle authentication:
257-
that differ in their authentication requirements:
258257
* `ingress`: traffic ingressed using this integration **will always be authenticated *if authentication is configured on this istio-ingress-k8s***, otherwise traffic will be unauthenticated
259258
* `ingress-unauthenticated`: traffic ingressed using this integration **will never be authenticated**
260259

0 commit comments

Comments
 (0)