Skip to content

Commit

Permalink
Update s2sauth.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Albrecht authored Aug 30, 2023
1 parent 6c161ba commit 33f607a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/s2sauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The application must provide a file named `${SNAP_NAME}.scopes.json` located in

```json
{
"id": "myapp"
"id": "myapp",
"required-permissions": ["logbook.diag.r", "rexroth-deviceadmin.web.licensemanager.r"]
}
```
Expand Down

0 comments on commit 33f607a

Please sign in to comment.