Hi all,
I'm using keycloak as indentity broker for a web application, and I should use an alternative login method through an external identity provider, with the own login form reached with a browser redirection.
But... unfortunately the external idp doesn't support a standard protocol like OpenID connect, so I need to implement a new connection into the "Identity Providers" section.
Is there a way to reach the goal, e.g. extending or implementing some components?
Thanks,
Cristian.