When Creating Custom level Token , there is an option to provide Read / Write permissions on “AllOrgs” Resources but there does not exist an option to select a particular “Org”.
I have an usecase wherein we can have multiple orgs "comprising different companies, each needing to segregate data", and my requirement is to provide permission to create a bucket by using a token that has access to one particular org v/s “All Orgs”.
Does InfluxDB support providing read/write access permissions while creating a token to a single/particular org ?
Does “AllOrgs” selection & providing Read/Write access, means granting permission to view the org list only ? In other words would it be correct to assume that granting Read Access while creating a token for a bucket does not mean granting permissions to access the data in the org ?
Tried : Finding the above queries on influxdb cloud documentation But cloud not get an answer
Expecting: Answers to above critical queries.