marcospereirampj / python-keycloak

MIT License
724 stars 301 forks source link

feat: add KeycloakAdmin.get_idp() #478

Closed derlin closed 11 months ago

derlin commented 1 year ago

Add the missing get_idp(alias) method. Note that the failing tests are the one from master (related to auth), the idp ones finish with success.

derlin commented 1 year ago

@ryshoooo, @marcospereirampj any thoughts?