Thanks Stian, this is exactly what I did. It was simple enough to
implement, and basically was a copy-paste from the Github one.
Regards,
Brent Yarger
On Tue, Aug 29, 2017 at 11:36 PM, Stian Thorgersen <sthorger(a)redhat.com>
wrote:
Without OIDC there's no standard fields for the user details so
would have
to be implemented specifically for your provider. You'd need to create a
custom social provider. Take a look at the Keycloak source code and
checkout for instance
https://github.com/keycloak/
keycloak/blob/master/services/src/main/java/org/keycloak/social/facebook/
FacebookIdentityProvider.java
On 29 August 2017 at 17:52, Brent Yarger <byarger(a)redhat.com> wrote:
> Hello,
> Keycloak / RHT SSO supports social login and custom / user-defined IDPs.
> The options for custom IDP are SAML v2.0, OIDC v1.0, and Keycloak OIDC.
> Does keycloak support a user-defined IDP that uses OAuth2? If not, is this
> possible to implement / what is the process to add an OAuth2 IDP?
>
> Thanks,
> Brent
> _______________________________________________
> keycloak-user mailing list
> keycloak-user(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-user
>