Commit Graph

5 Commits

Author SHA1 Message Date
abin-rafay
35edd2dee5 Authz integration for usermgmt (#19)
* Update dependencies from authz
* authz: fix log import path
* Authz related creation steps
* Fix typo: Namesapce -> Namespace
* Add tests for role creation interaction with authz
* Switch to using names for policy and group creation in authz
* Group creation not udpates casbin db
* Fix reading db address from env
* Tiny typo fix in readme
* Simplify error handling in usermgmt server
* Rework test setup
* Fix all current tests
* Complete authz integration
* Drop unnecessary dependency on adminsrv in usermgmt
2022-02-21 17:11:11 +05:30
shrey-rafay
163346d049 Fix Delete methods 2022-02-11 13:40:34 +05:30
shrey-rafay
2cbe856c5b Refactored the entirety of it 2022-02-11 13:40:29 +05:30
shrey-rafay
4e3653cc65 Inital commit for authz server 2022-02-11 13:37:00 +05:30
shrey-rafay
3e5ea03bfc Authentication Server (#9)
* Inital commit for authz server
* Review Changes, mostly RolePermissionMappings
2022-02-07 11:21:55 +05:30