Commit Graph

55 Commits

Author SHA1 Message Date
Steve Riesenberg 84d1d81d5f Update samples to Spring Security 6.3.7
Closes gh-1904
2025-02-18 14:58:47 -06:00
Joe Grandja fae09f66ac Update samples to Spring Security 6.3.7-SNAPSHOT
Closes gh-1898
2025-02-12 07:11:13 -05:00
Joe Grandja b89fecdc64 Update to Spring Security 6.3
Closes gh-1619
2024-05-20 23:21:10 -04:00
Joe Grandja 26243e34b5 Update to Spring Security 6.3.0-RC1
Closes gh-1592
2024-04-15 16:42:44 -04:00
Joe Grandja 64558fc834 Update to Spring Security 6.3.0-SNAPSHOT
Closes gh-1586
2024-04-12 06:17:30 -04:00
Steve Riesenberg ea026ad1b3 Update to Spring Security 6.3.0-M3
Closes gh-1562
2024-03-18 10:16:30 -05:00
Maksim Sasnouski a05d89d3c6 Update to Gradle 8.6
Closes gh-1535
2024-02-28 07:05:04 -05:00
Joe Grandja 2fbe717f44 Remove gradle.properties from samples 2024-01-31 14:18:52 -05:00
Joe Grandja 979fee1752 Update to Spring Boot 3.2.2
Closes gh-1528
2024-01-30 07:06:26 -05:00
Joe Grandja fe8c78c1fd Merge branch '1.1.x' 2023-11-09 05:56:26 -05:00
Joe Grandja 471c38a27f Remove unused dependency com.h2database:h2 2023-11-09 05:45:04 -05:00
Joe Grandja d9b5070c69 Remove unused dependency spring-boot-starter-jdbc 2023-11-09 05:44:49 -05:00
Joe Grandja 0b287a6397 Update to Spring Boot 3.1.4
Closes gh-1404
2023-10-16 18:57:47 -04:00
Joe Grandja b94ca93216 Polish gh-1325 2023-08-16 09:52:59 -04:00
Steve Riesenberg ef2a302a7c Update to Spring Boot 3.1.0 2023-05-23 17:02:19 -05:00
Joe Grandja 05fd08b1ea Update to Spring Security 6.1.0
Closes gh-1214
2023-05-16 12:46:19 -04:00
Steve Riesenberg 2ecb7767d9 Use Spring Boot starter in samples
Closes gh-1187
2023-05-05 16:59:58 -05:00
Steve Riesenberg 697d6e91b6 Update to Spring Boot 3.1.0-RC1
Closes gh-1198
2023-05-05 16:59:58 -05:00
Dmitriy Dubson 813921ed0b Add logout success page to default client sample
Sample client (located in 'samples/messages-client' directory) is configured with a custom logout success page where
the end-user is redirected to upon successful logout action.

Fixes gh-1142
2023-04-24 15:28:31 -04:00
Joe Grandja 36f6431e0f Update to Spring Security 6.1.0-RC1
Closes gh-1169
2023-04-18 06:04:02 -04:00
Steve Riesenberg 58bba0727c Update to Spring Security 1.1.0-M2
Closes gh-1131
2023-03-21 10:28:25 -05:00
Steve Riesenberg 62b5d42fed Switch to spring-security SNAPSHOT dependencies
Issue gh-44
2023-03-10 11:51:18 -06:00
Joe Grandja 98e3fe807a Add OpenID Connect 1.0 Logout Endpoint
Closes gh-266
2023-02-17 17:43:40 -05:00
SamTV12345 5251eea3b8 Update to Spring Boot 3.0.0
Closes gh-1023
2023-01-16 15:14:52 -05:00
Joe Grandja 01d50cdccf Update to Spring Boot 3.0.0-RC2
Closes gh-974
2022-11-16 17:55:58 -05:00
Joe Grandja 67305abc54 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

7e03795c58 Remove issuer setting from samples
2c4bd29f98 Add logging for authentication providers
74fe63a65b Add logging for authentication filters
2022-11-09 10:46:32 -05:00
Joe Grandja 7e03795c58 Remove issuer setting from samples 2022-11-08 16:31:16 -05:00
Joe Grandja e05f86f985 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository
8b0e7578df Upgrade to JUnit 5
2022-11-08 11:48:23 -05:00
Joe Grandja 8b0e7578df Upgrade to JUnit 5
Closes gh-964
2022-11-08 11:35:27 -05:00
Joe Grandja 5bb43af3ff Update to Spring Boot 2.7.5
Closes gh-948
2022-11-01 05:42:45 -04:00
Joe Grandja 410d69e1cd Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

d7aa72af68 Disable OpenID Connect 1.0 by default
9c964e37b0 Update reference for customizing Authorization Server metadata response
2022-10-24 14:02:56 -04:00
Joe Grandja 79304d6fd9 Add @Configuration with @EnableWebSecurity
Closes gh-935
2022-10-23 09:02:22 -04:00
Joe Grandja 64d26a42a0 Use securityMatcher() and authorizeHttpRequests()
Closes gh-922
2022-10-23 09:01:04 -04:00
Joe Grandja 8687a3b12c Update to Spring Boot 3.0.0-RC1
Closes gh-930
2022-10-23 09:00:01 -04:00
Joe Grandja d7aa72af68 Disable OpenID Connect 1.0 by default
Closes gh-928
2022-10-20 09:31:49 -04:00
Joe Grandja d39cc7ca75 Merge branch 0.4.x into main
The following commits are merged using the default merge strategy.

2dabfa02e0 Remove constructor in OidcProviderConfigurationEndpointFilter
6b66719a83 Remove constructor in OAuth2AuthorizationServerMetadataEndpointFilter
aebc613862 Make AuthorizationServerContext an interface
f583668a9c Make AuthorizationServerContextFilter private
3efee494ad Rename ProviderContext
c60ae4532f Rename ProviderSettings
2022-08-24 14:40:22 -04:00
Joe Grandja c60ae4532f Rename ProviderSettings
Closes gh-864
2022-08-23 11:24:22 -04:00
Joe Grandja 4b04c705c2 Merge remote-tracking branch 'upstream/0.4.x' into main 2022-08-16 12:02:08 -04:00
Joe Grandja ce0d1b7b1e Enhance samples to call UserInfo endpoint
Closes gh-847
2022-08-16 11:31:46 -04:00
Joe Grandja 0bd153c63d Update to Spring Boot 3.0.0-M4
Closes gh-834
2022-08-02 09:41:28 -04:00
Joe Grandja 67d11d5fc7 Add https://repo.spring.io/milestone 2022-08-02 09:41:28 -04:00
Joe Grandja a2e6bd4974 Upgrade to Java 17
Closes gh-832
2022-08-02 09:40:14 -04:00
Joe Grandja 3877999a2a Move AbstractSettings implementations to settings package
Closes gh-811
2022-07-26 11:43:45 -04:00
Joe Grandja 435a17e4b9 Relocate classes out from config.annotation.web.configuration package
Closes gh-810
2022-07-26 08:38:21 -04:00
Steve Riesenberg e204b6bced Downgrade to Java 8
Closes gh-761
2022-06-08 17:40:33 -05:00
Steve Riesenberg d8421d5e3b Simplify authorization server filter chain in samples
Closes gh-707
2022-05-24 12:15:41 -05:00
Joe Grandja c4a5015f8b Update to Spring Boot 2.7.0
Closes gh-749
2022-05-24 10:18:22 -04:00
Joe Grandja 8968187ea4 Update to Spring Boot 2.6.7
Closes gh-719
2022-05-04 10:30:43 -04:00
Joe Grandja 4d2a675272 Remove JUnit 5 dependencies
Issue gh-674
2022-04-20 14:01:19 -04:00
Steve Riesenberg 72c2e15487 Upgrade build to Gradle 7
Closes gh-572
2022-04-19 13:17:27 -05:00