Skip to content

Commit 6256f68

Browse files
committed
Add sc_admin role to metadata for Splunk Cloud compatibility
This fixes AppInspect warning about needing sc_admin role for Splunk Cloud deployments. https://claude.ai/code/session_014YNv3fKbpjQB5eMZCrHwzi
1 parent 9c4c2e4 commit 6256f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metadata/default.meta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Application-level permissions
22

33
[]
4-
access = read : [ * ], write : [ admin ]
4+
access = read : [ * ], write : [ admin, sc_admin ]
55
export = system

0 commit comments

Comments
 (0)