Marcus Da Coregio
|
ddc0da6ce8
|
Use GA versions
|
2023-01-26 16:37:04 -03:00 |
|
Marcus Da Coregio
|
5f1b56bb9d
|
Update Gradle to 7.5.1
Issue gh-106
|
2022-11-23 10:55:26 -03:00 |
|
Marcus Da Coregio
|
1a6352ff1a
|
Use Spring Authorization Server SNAPSHOTs
|
2022-10-24 09:39:14 -03:00 |
|
Marcus Da Coregio
|
dd8ecd241c
|
Revert "Temporarily remove authorization-server sample"
This reverts commit c68696343a.
|
2022-10-24 09:28:00 -03:00 |
|
Marcus Da Coregio
|
c68696343a
|
Temporarily remove authorization-server sample
Issue gh-97
|
2022-10-11 09:15:02 -03:00 |
|
Marcus Da Coregio
|
456419bff0
|
Use requestMatchers
Closes gh-96
|
2022-10-07 15:35:14 -03:00 |
|
Josh Cummings
|
4d4d58d8f4
|
Use Micrometer SNAPSHOTs
|
2022-10-06 22:53:45 -06:00 |
|
Steve Riesenberg
|
e6c04b8f0e
|
Update to Spring Authorization Server 1.0.0-M1
|
2022-08-16 18:23:50 -05:00 |
|
Steve Riesenberg
|
f27c00cbfa
|
Update Spring Authorization Server sample to Spring Boot 2.7.2
|
2022-08-16 18:23:20 -05:00 |
|
Steve Riesenberg
|
f1764e06c6
|
Update to Spring Authorization Server 0.3.1
|
2022-08-16 18:22:51 -05:00 |
|
Joshua Sattler
|
e96d4cf602
|
Add @Configuration on @Enable*-annotated classes
|
2022-07-29 23:10:17 +02:00 |
|
Steve Riesenberg
|
b42984ef8b
|
Update to Spring Authorization Server 0.2.3
|
2022-05-18 15:38:59 -05:00 |
|
Marcus Da Coregio
|
1e354a3587
|
Switch remaining jcenter() to mavenCentral()
|
2022-05-13 15:24:02 -06:00 |
|
Marcus Da Coregio
|
5834a59ce6
|
Use Spring Security 5.8.0-SNAPSHOT
Issue gh-77
|
2022-05-12 10:05:52 -03:00 |
|
Steve Riesenberg
|
bc3fc6b2e0
|
Add gradle wrapper
Closes gh-51
|
2022-05-03 12:54:29 -05:00 |
|
Eleftheria Stein
|
2b7ce67ff5
|
Update samples to Spring Boot 3.0.0-SNAPSHOT
Closes gh-69
|
2022-04-13 17:02:20 +02:00 |
|
Steve Riesenberg
|
dbf3fbb635
|
Update to Spring Authorization Server 0.2.3
|
2022-03-28 11:22:43 -05:00 |
|
Marcus Da Coregio
|
bce2126fd1
|
Update samples to use Spring Security 6
Issue gh-46
|
2022-03-23 10:14:39 -03:00 |
|
Steve Riesenberg
|
a19471b510
|
Update Spring Authorization Server to 0.2.1
|
2022-01-20 11:41:45 -06:00 |
|
Marcus Da Coregio
|
57c0b8a4c4
|
Switch remaining jcenter() to mavenCentral()
|
2022-01-17 12:44:01 -03:00 |
|
Steve Riesenberg
|
e995914653
|
Add milestone repository
Closes gh-58
|
2022-01-17 11:50:45 -03:00 |
|
Steve Riesenberg
|
73fbaa9950
|
Add milestone repository
Closes gh-58
|
2022-01-14 13:40:19 -06:00 |
|
Marcus Da Coregio
|
c5a2162b07
|
Remove remaining usage of WebSecurityConfigurerAdapter
|
2021-12-15 09:32:05 -03:00 |
|
Marcus Da Coregio
|
0e4e7c7373
|
Remove remaining usage of WebSecurityConfigurerAdapter
|
2021-12-15 09:22:40 -03:00 |
|
Eleftheria Stein
|
dec2e57170
|
Prevent gradle cache on tests
Closes gh-54
|
2021-12-13 17:39:12 +01:00 |
|
Eleftheria Stein
|
0e91e6300e
|
Prevent gradle cache on tests
Closes gh-54
|
2021-12-13 17:04:46 +01:00 |
|
Marcus Da Coregio
|
08166219c7
|
Use Spring Security 5.7.0-SNAPSHOT
|
2021-12-10 14:25:44 -03:00 |
|
Marcus Da Coregio
|
fe037cf4d7
|
Remove usage of WebSecurityConfigurerAdapter
Switch to expose a SecurityFilterChain Bean
Closes gh-52
|
2021-12-10 10:39:08 -03:00 |
|
Marcus Da Coregio
|
526bc16f7e
|
Remove usage of WebSecurityConfigurerAdapter
Switch to expose a SecurityFilterChain Bean
Closes gh-52
|
2021-12-10 09:53:33 -03:00 |
|
Marcus Da Coregio
|
a43cbcab41
|
Upgrade to Gradle 7.3
|
2021-12-03 11:35:39 -03:00 |
|
Josh Cummings
|
ca32d8e45d
|
Update authorizeHttpRequests
Closes gh-49
|
2021-11-10 10:20:09 -07:00 |
|
Josh Cummings
|
3a58daf55d
|
Update HttpSecurity Formatting
|
2021-11-10 09:42:09 -07:00 |
|
Marcus Da Coregio
|
5097f9dcfc
|
Update to Gradle 7.2
Closes gh-45
|
2021-10-04 15:04:13 -03:00 |
|
Steve Riesenberg
|
52cc331d9c
|
Update oauth login samples
Closes gh-29
|
2021-09-23 15:06:45 -05:00 |
|
Steve Riesenberg
|
6548ff0876
|
Update resource server samples
Closes gh-28
|
2021-09-23 15:06:45 -05:00 |
|
Steve Riesenberg
|
aae31aee16
|
Update to Spring Authorization Server 0.2.0
Closes gh-39
|
2021-09-21 11:39:20 -05:00 |
|
Josh Cummings
|
4ccd5ce84b
|
Use Spring Boot properties
Closes gh-30
|
2021-09-03 16:36:06 -06:00 |
|
Josh Cummings
|
1ad87dcaf5
|
Update to Spring Boot 2.5.2
|
2021-07-28 15:39:06 -06:00 |
|
Steve Riesenberg
|
67f36c5862
|
Add authorization server sample
|
2021-07-26 23:09:25 -05:00 |
|
Josh Cummings
|
868fb455c8
|
Update to Spring Security 5.6.0-SNAPSHOT
|
2021-05-27 09:31:47 -06:00 |
|
Josh Cummings
|
601f54a4c1
|
Sync Gradle Version
Issue gh-16
|
2021-05-27 09:14:29 -06:00 |
|
Josh Cummings
|
ffbac87bbd
|
Update to Spring Boot 2.5.0
Closes gh-17
|
2021-05-27 08:46:52 -06:00 |
|
Rob Winch
|
cda205bb91
|
Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
|
2020-11-19 12:34:38 -06:00 |
|
Josh Cummings
|
c52ae9bd43
|
Update to Spring Boot 2.4.0
|
2020-11-13 11:58:33 -07:00 |
|
Josh Cummings
|
58a74b78e2
|
Update Resource Server Samples
The tests rely on Spring Framework 5.3.2-SNAPSHOT
|
2020-11-11 17:38:58 -07:00 |
|
Rob Winch
|
91f3d13bc5
|
Update to Spring Security 5.5.0-SNAPSHOT
|
2020-10-28 11:06:13 -05:00 |
|
Rob Winch
|
f61a570d58
|
Update to Gradle 6.7
|
2020-10-28 10:55:42 -05:00 |
|
Rob Winch
|
8b15149a39
|
Sync Gradle
|
2020-09-10 14:58:09 -05:00 |
|
Rob Winch
|
96c7526843
|
sync-dependency-management.sh
|
2020-08-27 15:25:34 -05:00 |
|
Rob Winch
|
6a0f1ab4f1
|
sync-boot-version.sh
|
2020-08-27 15:21:53 -05:00 |
|