[keycloak-user] RHT SSO 7.1 + OAuth2 Identity Provider

Stian Thorgersen sthorger at redhat.com
Wed Aug 30 02:36:39 EDT 2017


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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list