mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Add secret sync app connection permission set
This commit is contained in:
@@ -47,6 +47,17 @@ Infisical supports the use of [API Tokens](https://support.atlassian.com/bitbuck
|
||||
|
||||

|
||||
</Tab>
|
||||
<Tab title="Secret Sync">
|
||||
```
|
||||
read:workspace:bitbucket
|
||||
read:user:bitbucket
|
||||
read:repository:bitbucket
|
||||
read:pipeline:bitbucket
|
||||
write:pipeline:bitbucket
|
||||
admin:workspace:bitbucket
|
||||
admin:pipeline:bitbucket
|
||||
```
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
Click **Next**.
|
||||
|
||||
Reference in New Issue
Block a user