PR feedback: change structure of serviceTokens config

Signed-off-by: Tyler Davis <tylerd@canva.com>
This commit is contained in:
Tyler Davis
2024-02-22 17:20:17 +11:00
parent 7a1c12bb29
commit 0d1ad9faf9
3 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ auth:
cfaccess:
teamName: <Team Name>
serviceTokens:
"1uh2fh19efvfh129f1f919u21f2f19jf2.access": "bot-user@your-company.com"
'1uh2fh19efvfh129f1f919u21f2f19jf2.access': 'bot-user@your-company.com'
```
You can find the team name in the Cloudflare Zero Trust dashboard.