Nerzal
Nerzal
Hey everyone. As the support of Swagger 2.0 is pretty stable now, we should start to make a list of all features / changes we need to support Open Api...
WIP Contains several breaking changes. Mostly due to keycloak changing things ## Fixes Fixes: #358 Fixes: #346 Fixes: #341 Introduced new functional option: `SetLegacyWildFlySupport()` usage: ``` client := gocloak.NewClient("hostname", gocloak.SetLegacyWildFlySupport())...
### Steps to Reproduce 1. Execute the example code ### Description of the Problem In the Process of creating the signature, the data is canonicalized etc. and in the end...
This PR aims to fix all red tests, that came up after merging changes