diff --git a/CHANGES.md b/CHANGES.md index e4e4d90..5b68b81 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,7 @@ +v0.5.0 Tue Sept 5 11:50:00 AM EAT 2023 +- https://github.com/onaio/superset-patchup/pull/67 Fetches user details directly from Keycloak when using the OpenSRP provider. The `api_base_url` in the `OAUTH_PROVIDERS` block will now require a keycloak url eg. `https:///auth/realms//protocol/openid-connect/`. + v0.4.0 Thu Aug 4 02:09:35 PM EAT 2022 - https://github.com/onaio/superset-patchup/pull/63 Allow onadata provider name to be configurable.