Skip to content

Commit

Permalink
update nav basic service authn role to readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
clemiller committed Aug 5, 2022
1 parent ea66575 commit bd2a422
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "navigator",
"apikey": "sample-navigator-apikey",
"serviceRole": "stix-export"
"serviceRole": "read-only"
}
]
}
Expand Down

0 comments on commit bd2a422

Please sign in to comment.