Alexander Korolev
Alexander Korolev
Hi @SimonThormeyer Thank you for the report. I am not sure how exactly handle this, as the problem related to type description provided by `keycloak`. Basically it is in the...
@SimonThormeyer to test changes you can use `update.ts`. It allows to run generator and some other nice things. I do releases with its help. About temporal fix need to think,...
@istankovic no, no update from my side, and upstream bug is also open. I actually do not think it is such a big deal to have proper swagger there. On...
Nice opportunity to practice `format_arg!` 👍
@j-hellenberg could you please test the branch `124-url-encoding-for-path-parameters` from #125 with your application?
Forgot to mention : this is going to be released as soon as keycloak 26.x would be released. The change here is a breaking change, as there could be a...
Hi, thanks for this summarized information. There is open issue about the same topic I think #28
Hi, thank you for your feedback! I am going to handle upcomming issues for this project, so I will check, that we can do just for this case. Microsoft is...
Specs are actually pretty clear about this. https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata > OpenID Providers have metadata describing their configuration. These OpenID Provider Metadata values are used by OpenID Connect: > - issuer >...
@jetersen should we still improve this somehow in library?