Commits on Source (3)
-
-
Pavel Břoušek authored
feat: use new resource attributes for filtering groups See merge request perun-proxy-aai/python/satosacontrib-perun!45
-
semantic-release-bot authored
# [4.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/satosacontrib-perun/compare/v4.1.4...v4.2.0) (2023-10-02) ### Features * use new resource attributes for filtering groups ([2c87dd0e](https://gitlab.ics.muni.cz/perun-proxy-aai/python/satosacontrib-perun/commit/2c87dd0e8f597f0140356411d1c8730f80800f19))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- README.md 69 additions, 19 deletionsREADME.md
- example/plugins/microservices/perun_entitlement.yaml 2 additions, 1 deletionexample/plugins/microservices/perun_entitlement.yaml
- example/plugins/microservices/sp_authorization.yaml 1 addition, 0 deletionsexample/plugins/microservices/sp_authorization.yaml
- satosacontrib/perun/micro_services/idm/entitlement.py 1 addition, 1 deletionsatosacontrib/perun/micro_services/idm/entitlement.py
- satosacontrib/perun/micro_services/idm/sp_authorization.py 13 additions, 7 deletionssatosacontrib/perun/micro_services/idm/sp_authorization.py
- satosacontrib/perun/micro_services/idm/update_user_ext_source.py 1 addition, 2 deletions...ontrib/perun/micro_services/idm/update_user_ext_source.py
- satosacontrib/perun/utils/EntitlementUtils.py 75 additions, 36 deletionssatosacontrib/perun/utils/EntitlementUtils.py
- satosacontrib/perun/utils/Utils.py 57 additions, 7 deletionssatosacontrib/perun/utils/Utils.py
- setup.cfg 1 addition, 1 deletionsetup.cfg
- setup.py 1 addition, 1 deletionsetup.py
- tests/test_perun_ensure_member.py 2 additions, 2 deletionstests/test_perun_ensure_member.py
- tests/test_perun_entitlement.py 26 additions, 14 deletionstests/test_perun_entitlement.py
- tests/test_sp_authorization_microservice.py 14 additions, 13 deletionstests/test_sp_authorization_microservice.py
- tests/test_update_ues.py 1 addition, 1 deletiontests/test_update_ues.py
- tests/test_utils.py 157 additions, 0 deletionstests/test_utils.py
tests/test_utils.py
0 → 100644