[keycloak-user] SpringBoot 2 Support and best practices

Kamil Kitowski kitowskikamil at gmail.com
Tue Apr 10 13:08:03 EDT 2018


Hi Sebastian,
Thanks for clearing some things. Now it makes sense.

wt., 10.04.2018, 16:43 użytkownik Sebastien Blanc <sblanc at redhat.com>
napisał:

> Hi Kamil,
>
> The Spring Boot 2 work has been merged into master just after Beta1, so it
> missed the release but it will be included in the next release.
>
> Regarding SB2 and Spring Security, both will still work together and what
> you are doing is not considered as a bad practice.
>
> Sebi
>
>
> On Tue, Apr 10, 2018 at 4:18 PM, Kamil Kitowski <kitowskikamil at gmail.com>
> wrote:
>
>> Hello everyone!
>> I'm completly new around here and I'm sorry if I did anything wrong.
>>
>> Is there any information about possible SpringBoot 2 support via adapters?
>> It's been over a month since its release and Keycloak released 4.0.0.Beta1
>> which should contain merged changes from several pull requests about
>> spring-boot 2 support however there is no keycloak-spring-boot-2-starter
>> (or adapter) artifact available on public maven repos. Am I missing
>> something (like additional repository) or there are some issues with said
>> adapter?
>>
>> It works quite fine running on my local build, but I don't want to add
>> *.jar to my git repo.
>>
>> Also minor question about best practices. Is it bad that I combine
>> keycloak-spring-boot-2-adapter and keycloak-spring-security-adapter? I
>> like
>> defining Keycloak connection configuration via spring properties, but I'd
>> rather configure security using spring-security-like configuration.
>>
>> Best regards.
>>
> --
>> Kitowski Kamil
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>
> --
Kitowski Kamil


More information about the keycloak-user mailing list