ZIRAKrezovic

Results 15 comments of ZIRAKrezovic

Yes, I personally use web client, but sadly not everybody wants webflux as a dependency in webmvc application.

Hello @sjohnr. I have the following use-case - Keycloak installed as a Broker to Microsoft, but also supporting internal users that do not have a SSO account - Spring Security...

Hi @sjohnr. Thanks for the feedback. I am aware that the usage of random query param on all protected resources may be unnecessary and could pose an issue, but it...

Hi @sjohnr - yes, in short The feature would allow any parameters passed to `/oauth2/authorization/{registrationId}` to be passed through to OAuth2 Authorization Endpoint when allowed.

Hi @sjohnr - the example would work as you've provided. Still a bit more code than I'd like to write, but it's not too bad.