marcospereirampj / python-keycloak

MIT License
722 stars 301 forks source link

feat: Add endpoints to get/update management permissions on IdP, and delete mapper to IdP #494

Open Kevin-Bannier opened 12 months ago

Kevin-Bannier commented 12 months ago

Add 3 methods to reach endpoints about IdP:

ryshoooo commented 11 months ago

Hi @Kevin-Bannier

Thanks a lot for the contribution :) Overall looks good, but could you add unit tests for these new endpoints?