From: Bill Burke <bburke@redhat.com> To: keycloak-user@lists.jboss.org Sent: Wednesday, December 23, 2015 9:10 AM Subject: Re: [keycloak-user] Why do I need to include an adapter to work with Spring Security or Spring Boot
Doesn't Spring have a SAML adapter? You could definitely use that instead too.
On 12/23/2015 6:44 AM, Scott Rossillo wrote: > The adapters are provided for full comparability with Keycloak. You > don't have to use them. However, OpenID and OpenID Connect are not the > sane thing. I've yet to see Spring publish an OpenID Connect security > project. > > If I'm wrong, please post a link to such project. > > > On Wed, Dec 23, 2015 at 6:07 AM Aritz Maeztu <amaeztu@tesicnor.com > <mailto:amaeztu@tesicnor.com>> wrote: > > Even though both Spring Security and Spring Boot happen to support > OpenId and OAuth2, an specific keycloak adapter in needed in order > to configure them to work with the keycloak server. Also in Spring > Security we need to provide the keycloak.json file with the client > configuration. > > If keycloak supports both standards shouldn't we be able to access > it in a non-coupling way? > > Thanks in advance > -- > Aritz Maeztu OtaƱo > Departamento Desarrollo de Software > <https://www.linkedin.com/profile/preview?vpa=pub&locale=es_ES> > <http://www.tesicnor.com> > > Pol. Ind. Mocholi. C/Rio Elorz, Nave 13E 31110 Noain (Navarra) > Telf.: 948 21 40 40 > Fax.: 948 21 40 41 > > Antes de imprimir este e-mail piense bien si es necesario hacerlo: > El medioambiente es cosa de todos. > > _______________________________________________ > keycloak-user mailing list > keycloak-user@lists.jboss.org <mailto:keycloak-user@lists.jboss.org> > https://lists.jboss.org/mailman/listinfo/keycloak-user > > > > _______________________________________________ > keycloak-user mailing list > keycloak-user@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/keycloak-user >