Social identity provider with Implicit Flow

Hello,

I’m trying to implement a new social provider (similar to Github, Facebook etc.) that only supports Implicit Flow because of a limitation of the Authorization Server.

Is is possible to extend the same abstract classes as the regular social providers? Otherwise, how to create such a provider? Any pointer or example welcome. I’m new to extending Keycloak (and pretty much new to Keycloak in general), so sorry if the answer is obvious.

Thank you!

Hello @davux ,
did you implement this provider?

Seems I am looking for way to implement provider with hybrid flow…

Let me know if you succeed.

br
Łukasz