Baeldung / spring-security-oauth

Getting Started withg Spring Security OAuth:
http://bit.ly/github-lsso
MIT License
1.99k stars 1.95k forks source link

Could be updated to keycloak version 19 or 20? #341

Closed suchorski closed 1 year ago

suchorski commented 2 years ago

Thanks!

ulisseslima commented 1 year ago

Hey, @suchorski.

This article is currently using version 19: https://www.baeldung.com/spring-boot-keycloak

We have internal tasks to keep these articles with the latest version, but it might take some time.

I hope it makes sense.

Cheers.

suchorski commented 1 year ago

Hey, @suchorski.

This article is currently using version 19: https://www.baeldung.com/spring-boot-keycloak

We have internal tasks to keep these articles with the latest version, but it might take some time.

I hope it makes sense.

Cheers.

Not that I want. I wanted the embedded keycloak server. I did with the 20 version by the way on my github account.

Thanks!