lvermeulen / Keycloak.Net

C# client for Keycloak 6.x
MIT License
203 stars 120 forks source link

Fix ClientSecret not being returned #43

Closed razzeee closed 3 years ago

razzeee commented 3 years ago

We were parsing the json to the wrong model, which always caused it to be empty.

Closes https://github.com/lvermeulen/Keycloak.Net/issues/42

rutemja commented 3 years ago

Nice! @lvermeulen Would be cool, if you can merge this quickly as it is blocking us.