1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/content/tutorials/permissions.md

16 lines
534 B
Markdown
Raw Normal View History

---
title: Fine-Grained Permissions
description: Control who can publish, consume or browse data
---
Ocean Protocol supports fine-grained permissions across our technology stack which can be particularly useful for enterprise use-cases. There are two ways in which permissions are implemented:
- [Role based access control server.](./rbac)
- [Allow & deny lists.](./allow-deny-lists)
Neither are enabled in [Ocean Market](market.oceanprotocol.com/) but you can enable them in your own market by following the guides above.