Skip to content

Commit 26b25fe

Browse files
committed
Add 'tailscale.com/cap/tsidp' policy to allow admin UI access in policy.hujson
1 parent ab7a1dd commit 26b25fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tailscale/policy.hujson

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,11 @@
263263
"enforceRecorder": true,
264264
},
265265
],
266+
"tailscale.com/cap/tsidp": [
267+
{
268+
"allow_admin_ui": true,
269+
},
270+
],
266271
},
267272
},
268273

0 commit comments

Comments
 (0)