Commit 73d2507
[ZT] - Give More information into how to format tokens (#18155)
* Update parameters.mdx
When using a service token, CloudFlare Zero Trust formats the token to include
`CF-Access-Client-Id: `
`CF-Access-Client-Secret: `
If you directly paste these into cloudflare warp on a mdm.xml it will fail as a invalid token.
I've added a bit of clarity to this to describe what the value expects.
* add example values
* fix indentation
---------
Co-authored-by: ranbel <[email protected]>1 parent d7d5e2b commit 73d2507
File tree
1 file changed
+15
-4
lines changed- src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment
1 file changed
+15
-4
lines changedLines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
177 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
178 | 188 | | |
179 | 189 | | |
180 | 190 | | |
181 | | - | |
| 191 | + | |
| 192 | + | |
182 | 193 | | |
183 | 194 | | |
184 | 195 | | |
185 | | - | |
| 196 | + | |
186 | 197 | | |
187 | 198 | | |
188 | 199 | | |
| |||
0 commit comments