Sergio Rabellino
Results
1
comments of
Sergio Rabellino
I encountered this problem also in recent Keycloak releases (reproduced on KC21.1.1 from quay). I SOLVED changing the suggested file as follow: ``` client_id = self.authlib_settings['client_id'] query = url_encode({'post_logout_redirect_uri': return_url,...