Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: treat an empty groups response from keycloak as an error
There are cases where insufficient permissions for some Keycloak API endpoints will not return an error, but will instead return a "successful" empty response. Handle this case for Keycloak groups by treating an empty response as an error.
- Loading branch information