Skip to content

Releases: MohammadWaleed/keycloak-admin-client

v0.38.0

02 Apr 12:37
54cf84c
Compare
Choose a tag to compare
v0.38.0 Pre-release
Pre-release
  • Hotfix - Typo in FullTextLocation by @tafhyseni
  • Add missing "attributes" parameter for getGroups, getUserCount and getClients by @jphooiveld
  • Adds trailing slash to auth-example by @foliengriller
  • Allow reserved uri characters in group by path query by @thomome
  • Support for raw uri's (i.e. to query for groups by path) by @micbis
  • Added getGroupChildren & deleteUserCredential functions by @micbis
  • Add getRealms to access all visible Realms by @PhilippKolmann

v0.37.0

23 May 20:26
0c75a00
Compare
Choose a tag to compare
v0.37.0 Pre-release
Pre-release
  • rename api version config key to not interfer with http protocol version by @zluiten

v0.36.0

03 Apr 09:26
81edfd7
Compare
Choose a tag to compare
v0.36.0 Pre-release
Pre-release

Add commands for Realm localization routes: by @leyarotheconquerer
https://www.keycloak.org/docs-api/21.0.1/rest-api/index.html#_getrealmlocalizationlocales

Adds a FullTextLocation class in order to pass the given value to the server verbatim.

The Keycloak API expects a text/plain HTTP request for the PUT /{realm}/localization/{locale}/{key} request. All other locations targeting the body cause the content to be encoded, corrupting the value passed in by the user.

FullTextLocation provides a way to pass the parameter unaltered to the API. If you have alternate suggestions for how to accomplish this, I'd be happy to refactor the code.

It also follows the FullBodyLocation by setting the Content-Type header to 'text/plain' if it isn't set elsewhere.

v0.35.0

26 Jan 15:28
db3e12a
Compare
Choose a tag to compare
v0.35.0 Pre-release
Pre-release

v0.34.0

14 Dec 07:20
dc745dd
Compare
Choose a tag to compare
v0.34.0 Pre-release
Pre-release

v0.33.0

15 Nov 06:48
ad0afa0
Compare
Choose a tag to compare
v0.33.0 Pre-release
Pre-release
  • Fixed service definition of createChildGroup, remove name clash of id by @micbis
  • Add functions to get user consents by @foliengriller

v0.32.0

20 Sep 14:30
542854a
Compare
Choose a tag to compare
v0.32.0 Pre-release
Pre-release

v0.31.0

25 May 14:22
00408c4
Compare
Choose a tag to compare
v0.31.0 Pre-release
Pre-release

v0.30.0

14 Mar 16:33
861abc6
Compare
Choose a tag to compare
v0.30.0 Pre-release
Pre-release

v0.29.0

01 Mar 05:39
523bada
Compare
Choose a tag to compare
v0.29.0 Pre-release
Pre-release