[keycloak-user] Why do I need to include an adapter to work with Spring Security or Spring Boot
Raghuram Prabhala
prabhalar at yahoo.com
Wed Dec 23 10:19:57 EST 2015
You can try the below for Spring OpenID connect client functionality. It also has a simple web application to demonstrate the functionality
https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/tree/master/openid-connect-client
For SAML Service provider functionality, you can use the below
spring-projects/spring-security-saml
From: Bill Burke <bburke at redhat.com>
To: keycloak-user at 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 at tesicnor.com
> <mailto:amaeztu at 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 at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
keycloak-user mailing list
keycloak-user at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20151223/8a36e7bc/attachment-0001.html
More information about the keycloak-user
mailing list