Vikrant Gupta
|
1b818dd05d
|
feat(authz): build role module (#9136)
* feat(authz): build role module
* feat(authz): build role module
* feat(authz): refactor the role module to move transactions out
* feat(authz): add handler implementation except patch objects
* feat(authz): added the missing handler
* feat(authz): added changes for selectors
* feat(authz): added changes for selectors
* feat(authz): added changes for selectors
* feat(authz): make the role create handler just to create metadata
* feat(authz): address review comments
* feat(authz): address review comments
* feat(authz): address review comments
* feat(authz): address review comments
|
2025-09-29 17:45:52 +05:30 |
|
Vikrant Gupta
|
0c25de9560
|
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 |
|
Vikrant Gupta
|
2dbe0777f4
|
feat(authz): add openfga authz middleware (#8990)
* feat(authz): add openfga authz middleware
* feat(authz): update the auth context
* feat(authz): update the auth context
* feat(authz): update check request
* feat(authz): update check request
* feat(authz): add lifecycle tests
* feat(authz): add lifecycle tests
* feat(authz): add start-stop tests
|
2025-09-04 08:37:11 +00:00 |
|
Vibhu Pandey
|
9e449e2858
|
feat(auth): drop group table (#7672)
### Summary
drop group table
|
2025-04-26 15:50:02 +05:30 |
|