Consider an enterprise setup for Coda wherein the identities are managed via IDP (like Azure AD)
- Is it possible to allow/restrict read permissions to docs at workspace level [for users and groups]
- Is it possible to allow/restrict read permissions to docs at folder level [for users and groups]
- As per documentation, SAML group sync is possible with Coda.
- How are IDP groups mapped in Coda
- If IDP groups are mapped to Coda user group, considering the APIs, how do we differ between a local Coda group or SAML synced group
- We believe that permission can be granted at doc level, and not at page or table level
- Considering the above, how can we fetch effective and exhaustive permissions of a given doc which belongs to a workspace or a folder.
- API for doc level permission are effective or we need to leverage some other APIs to make it exhaustive considering the inherited permissions from workspace and folder level.
- Can docs exist without belonging to a folder or workspace