Nerzal

Results 4 issues of 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...

feature

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())...

enhancement
backward incompatible

### 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...