Loredana Crusoveanu
3809f71a49
downgrade jaxb plugin
2023-02-02 16:20:16 +02:00
Loredana Crusoveanu
adb277c07e
match boot version, update path
2023-02-02 14:25:53 +02:00
Loredana Crusoveanu
7f5722c564
update path to xml file
2023-02-02 11:03:11 +02:00
Loredana Crusoveanu
13faa6c5bf
JAVA-14471 remove extra dependency, set start class, upgrade
2023-01-31 12:58:44 +02:00
anuragkumawat
57075c9785
JAVA-14471 Remove remaining code for moved articles
2023-01-19 23:43:03 +05:30
anuragkumawat
1c04b568bd
JAVA-14471 Update Keycloak articles - deprecated client adapters
2023-01-15 14:21:58 +05:30
collaboratewithakash
55c7b76712
Update README.md
2022-11-05 17:27:41 +05:30
anuragkumawat
03dcc795ce
JAVA-14677 Update spring-boot-keycloak module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12842 )
2022-10-10 23:24:23 +05:30
Loredana Crusoveanu
31573c62d7
change keycloak test to live test
2022-09-29 16:15:46 +03:00
h_sharifi
b1a6858fbf
#BAEL-5443: Remove the test
2022-09-19 09:03:20 +04:30
h_sharifi
3647010da4
#BAEL-5443: Fix the keycloak url
2022-09-18 11:40:59 +04:30
h_sharifi
065fa20b13
#BAEL-5443: add logout handler
2022-09-14 11:03:04 +04:30
h_sharifi
b96db3d1cd
#BAEL-5443: add resttemplate for logout
2022-09-14 11:02:44 +04:30
h_sharifi
fac57cd062
#BAEL-5443: add logout config
2022-09-14 11:02:02 +04:30
h_sharifi
df148ea365
#BAEL-5443: add scope to properties
2022-09-14 11:00:25 +04:30
h_sharifi
01c68b3e02
#BAEL-5443: add spring.security.oauth2.client properties
2022-09-12 15:39:41 +04:30
h_sharifi
48d6ca213a
#BAEL-5443: add oauth2-client dependency
2022-09-12 15:36:30 +04:30
h_sharifi
f136392118
#BAEL-5443:
...
1- add http.oauth2Login()
2- remove KeycloakAdpter Beans
2022-09-12 15:35:56 +04:30
Christian GERMAN
0fdd115bec
BAEL-5252-new-spring-boot-keycloak-2-module
2022-07-03 18:09:53 +02:00
Asjad J
807ffbdc90
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-keycloak-security-disable
2022-06-14 09:51:09 +05:00
Christian German
08d16b5b5f
BAEL-5252-Disable-Keycloak-Security-in-Spring-Boot ( #12218 )
2022-06-07 09:42:52 +05:30
Asjad J
bef159a132
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-keycloak-get-user-id
2022-05-23 17:07:54 +05:00
Greg Martin
7ac2e10aea
Merge pull request #12162 from hmdrzsharifi/bael-5249
...
Bael 5249: Get Keycloak User ID in Spring
2022-05-19 08:08:06 -04:00
Haroon Khan
26a3cc06a2
[JAVA-11979] Rename Keycloak server Integration test to Live test
2022-05-12 19:36:01 +01:00
sharifi
39b0fbc560
bael-5249: add User ID to view
2022-05-03 17:55:48 +04:30
sharifi
3facdbcda4
bael-5249: add User ID
2022-05-03 17:55:30 +04:30
sharifi
b35c7d0b62
bael-5249: add application-properties
2022-05-03 17:54:14 +04:30
anuragkumawat
e299ef16ee
JAVA-8271 Lets try different jaxb2-maven-plugin version
2022-05-03 15:31:32 +05:30
Krzysiek
a9417007b4
JAVA-10271: Fix circular dependency issue
2022-03-10 15:08:46 +01:00
Krzysiek
ebc6f49564
JAVA-8699: Use @KeycloakConfiguration annotation
2021-11-26 10:56:49 +01:00
Krzysiek
795d78f45e
JAVA-8436: Remove AssertJ depenendency from the child modules - part 2
2021-11-18 12:23:39 +01:00
Loredana Crusoveanu
2e37fa0862
Merge pull request #11411 from johnA1331/master
...
BAEL-43297 - add links to github-baeldung articles
2021-11-04 13:01:34 +02:00
Krzysiek
a4fb5d6155
JAVA-8269: Do not use project.basedir in the xjc config
2021-11-04 10:20:28 +01:00
johnA1331
bdb988be28
Update README.md
2021-11-04 00:50:18 +08:00
Bhaskara Navuluri
4fbfd53dca
removed debug info
2021-10-25 15:26:06 +05:30
Bhaskara Navuluri
641a3e408a
Added code for BAEL-4965: Securing SOAP services using Keycloa
2021-10-25 15:16:58 +05:30
kwoyke
c7003b08df
JAVA-7177: Upgrade to Spring Boot 2.5.4 ( #11218 )
...
* JAVA-7177: Upgrade to Spring Boot 2.5.4
* JAVA-7177: Remove overriden Spring Boot version
* JAVA-7177: Leave spring-5-security-oauth on Spring Boot 2.5.2
2021-09-16 22:37:12 +05:30
sampadawagde
455cb01bb3
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
...
version
2021-08-07 12:43:58 +05:30
kwoyke
c77e9264d5
JAVA-5875: Upgrade Spring Boot to 2.5.1 ( #10956 )
...
* JAVA-5875: Upgrade Spring Boot to 2.5.1
* JAVA-5875: Leave jta module on Spring Boot 2.4.7
* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0
* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix SQL Script DataSource Initialization
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix RepositoryRestConfigurer
* JAVA-5875: Fix issues caused by rest-assured upgrade
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Update de.flapdoodle.embed.mongo dependency
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Update Spring Cloud dependencies
* JAVA-5875: Update cloud dependencies
* JAVA-5875: Defer datasource initialization
* JAVA-5875: Fix rest assured version
* JAVA-5875: Fix Spring Batch serialization issue
* JAVA-5875: Update Spring Cloud Stream version
* JAVA-5875: Update Spring Kafka version
* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com >
2021-06-26 01:20:37 +05:30
sampadawagde
a4a9e7b793
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-07 20:18:41 +05:30
Loredana Crusoveanu
75a3120f3d
Merge pull request #10619 from skinkie/keycloak-logout
...
Implement a functional logout for spring-boot-keycloak
2021-05-25 10:37:50 +03:00
sampadawagde
3a9cc37beb
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2)
2021-05-13 22:46:18 +05:30
Stefan de Konink
00344d123c
Implement a functional logout for spring-boot-keycloak
2021-04-01 21:28:29 +02:00
Loredana Crusoveanu
599daef564
Update README.md
2020-10-27 16:47:55 +02:00
Gerardo Roza
85d8ab62c6
updated Keycloak dependencies version to 11.0.2
2020-10-03 15:59:34 -03:00
johnA1331
ff5a88b399
Update README.md
2020-09-16 23:39:49 +08:00
Sampada
6728a54110
BAEL-4441: Custom User Attributes with Keycloak and Spring ( #9966 )
2020-09-02 08:46:52 -07:00
sampadawagde
461099927f
JAVA-2155: changed package from org.baledung to com.baeldung
2020-07-22 15:23:01 +05:30
sampadawagde
c38d485950
JAVA-2155: added properties alternative to spring security
2020-07-22 15:22:26 +05:30
sampadawagde
058310d873
JAVA-2155: Updated keycloak version to 10.0.2, and changed parent to
...
parent-boot-2
2020-07-22 15:21:43 +05:30