Skip to content

Commit 481878e

Browse files
committed
feat: set the forwardToken flag in the example resource
1 parent 400c3ec commit 481878e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/sso.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
spec:
77
oidcIssuerUrl: "https://dex.jx-staging.exmaple.com"
88
upstreamService: "golang-http"
9+
forwardToken: true
910
domain: "exmaple.com"
1011
certIssuerName: "letsencrypt-prod"
1112
cookieSpec:

0 commit comments

Comments
 (0)