Commit Graph

7 Commits

Author SHA1 Message Date
8a5a85f33f
fix: circular dependency
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
2024-05-25 18:27:03 +02:00
39371c8503
feat: only allow tenant admin to create tokens with its own policies
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
2024-05-25 18:24:24 +02:00
8ab67a2ed6
fix: template of policy file
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 6s
2024-05-25 18:07:00 +02:00
604a02683c
feat: allow tenant admin to create child token with its own permissions
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 6s
2024-05-25 16:27:53 +02:00
c1ea5253d5
fix: default policy file path for admin to null, and use built-in policy if value stays null
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
2024-05-25 14:23:23 +02:00
9c4d1443f6
fix: wrong variable name in admin entity
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 24s
2024-05-25 14:14:12 +02:00
f51a8bf1f1
feat: add first roles and approle auth method for tenant 2024-05-24 23:50:51 +02:00