Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-29 16:14:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/pkg/authz/openfgaschema/base.fga

14 lines
244 B
Plaintext
Raw Normal View History

feat(authz): implement the current usecases in openfga (#8982) * feat(authz): implement the current usecases in openfga * feat(authz): implement the current usecases in openfga * feat(authz): extract out the schema and DI the same * feat(authz): extract out the schema and DI the same
2025-09-02 16:30:47 +05:30
module base
type user
type role
relations
define assignee: [user]
type organisation
relations
feat(authz): build authz service (#9064) * feat(authz): define the domain layer * feat(authz): added openfga schema and split the enterprise code * feat(authz): revert http handler * feat(authz): address comments * feat(authz): address comments * feat(authz): typo comments * feat(authz): address review comments * feat(authz): address review comments * feat(authz): update the oss model * feat(authz): update the sequential check
2025-09-17 21:35:11 +05:30
define create: [role#assignee]
define read: [role#assignee]
define update: [role#assignee]
define delete: [role#assignee]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 248ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API