theapsgroup / steampipe-plugin-keycloak

Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/theapsgroup/keycloak
Apache License 2.0
6 stars 1 forks source link

Upgrade underlying `gocloak` SDK to a newer version. #24

Closed graza-io closed 1 year ago

graza-io commented 1 year ago

As of Keycloak v17.0 the auth part of the urls was removed, however this is coded into the client returned by gocloak, should look at updating to newer/newest release of gocloak to remediate this issue.

This is currently causing issues for anyone using Keycloak 17+