Josh Cummings
4a7012b6f7
Make format task work with AOT project
2024-09-17 14:22:53 -06:00
Josh Cummings
56033d76f8
Add Spring Data AOT Sample
...
Closes gh-317
2024-09-10 16:28:10 -06:00
Marcus Hert Da Coregio
d18cde37b4
Fix checkstyle errors
...
Issue gh-312
2024-09-04 10:06:04 -03:00
Marcus Hert Da Coregio
c389b99359
Add Magic Link Sample
...
Closes gh-312
2024-09-03 15:39:02 -03:00
Steve Riesenberg
cc0e6f0d33
Add sample for OAuth2 RestClient interceptor
...
Closes gh-294
2024-08-30 08:38:43 -05:00
Josh Cummings
277055548f
Add WithMockJwt Sample tests
...
Closes gh-318
2024-08-28 10:38:43 -06:00
Josh Cummings
3489338049
Add Observability Sample
...
Closes gh-313
2024-08-26 11:03:34 -06:00
Josh Cummings
dc116452b0
Fix Checkstyle
2024-08-26 08:38:20 -06:00
Josh Cummings
9700368ca3
Simplify AuthorizeReturnObject Usage
...
While the proxy factory feature is cool, it's not needed for
this sample. We can point folks to the documentation to understand
when something like that is needed.
2024-08-23 16:57:31 -06:00
Josh Cummings
bfbc4d0d9a
Update to OpenSAML 5.x
...
Closes gh-314
2024-08-23 16:48:53 -06:00
Josh Cummings
0f17eb2862
Update to UnboundID 6.0.10
2024-08-01 12:38:18 -06:00
Josh Cummings
046d8e2609
Update to OAuth2 OIDC SDK 9.43.4
2024-08-01 08:55:38 -06:00
Josh Cummings
6357d9e538
Update to Selenium 4.13.0
2024-08-01 08:40:59 -06:00
Josh Cummings
50ffc04d54
Make Projects Individually Runnable
...
- This is important for running a project from an isolated directory
- It also helps the IDE to correctly download sources when debugging
a project
2024-07-31 17:35:43 -06:00
Josh Cummings
99b499df0b
Remove Reference to Micrometer Snapshot
2024-07-31 16:38:54 -06:00
Josh Cummings
23e81699ae
Update Remaining Samples to 6.4.0-SNAPSHOT
2024-07-31 16:37:57 -06:00
Marcus Hert Da Coregio
d564447444
Improve Compromised Password Sample
...
Closes gh-287
2024-07-31 14:10:55 -03:00
Steve Riesenberg
3aca13a0c5
Simplify Spring Authorization Server sample
...
Closes gh-292
2024-07-29 12:01:41 -05:00
Marcus Hert Da Coregio
dedb6f4009
Increase max memory allocation
2024-07-02 10:16:59 -03:00
Marcus Hert Da Coregio
1e0264fc2d
Include copyright headers
2024-07-02 10:16:29 -03:00
Marcus Hert Da Coregio
35a7ad06a9
Add Compromised Password Checker Sample
...
Closes gh-278
2024-06-26 13:48:16 -03:00
Marcus Hert Da Coregio
e11d1cb770
Use Spring Boot 3.4.0-SNAPSHOT
2024-06-21 11:38:04 -03:00
Marcus Hert Da Coregio
71156ca9c2
Disable more tests
2024-06-21 09:31:19 -03:00
Marcus Hert Da Coregio
6371c4db15
Disable tests and revert some dependency versions
...
This was done to allow Spring Security to generate snapshots
2024-06-20 14:58:49 -03:00
Marcus Hert Da Coregio
b013678286
Include snapshot repository
2024-06-19 14:07:22 -03:00
Marcus Hert Da Coregio
d2b7c8b8cb
Use Spring Security 6.4.0-SNAPSHOT
2024-06-19 13:55:44 -03:00
canattofilipe
fe4be0c66a
Fix jackson issue
2024-06-06 11:02:13 -03:00
Josh Cummings
ff551021ba
Update Tests and Formatting
2024-04-18 12:18:18 -06:00
Josh Cummings
c73ce7587d
Use Method Security Enhancements
2024-04-16 16:31:11 -06:00
Marcus Hert Da Coregio
b392aa9f50
Merge branch '6.2.x'
2024-03-18 08:50:51 -03:00
Marcus Hert Da Coregio
70d8dfc522
Merge branch '6.1.x' into 6.2.x
2024-03-18 08:50:43 -03:00
Marcus Hert Da Coregio
75f3cb81b9
Allow gradle cache on tests
...
See gh-54
2024-03-18 08:50:20 -03:00
Marcus Hert Da Coregio
22d56492bc
Fix CAS tests
2024-03-15 08:51:22 -03:00
Marcus Hert Da Coregio
4447c0a8d8
Merge branch '6.2.x'
2024-03-14 15:38:56 -03:00
Marcus Hert Da Coregio
8e41e65e6f
Merge branch '6.1.x' into 6.2.x
2024-03-14 15:38:26 -03:00
Marcus Hert Da Coregio
4ab8b843b8
Use Playwright for CAS tests
...
This is a try to fix the tests that are not reliable when running on CI
2024-03-14 15:37:45 -03:00
Marcus Hert Da Coregio
a330e839a4
Fix checkstyle
2024-03-14 10:18:47 -03:00
Josh Cummings
e18c23b523
Add Spring Boot Data Sample
2024-03-01 13:42:16 -07:00
Josh Cummings
78a4360526
Merge branch '6.2.x'
2024-02-21 13:33:31 -07:00
Josh Cummings
750708849a
Merge branch '6.1.x' into 6.2.x
2024-02-21 13:28:20 -07:00
Josh Cummings
9815613547
Remove References to Maven Local
2024-02-21 13:28:05 -07:00
Josh Cummings
75bf090ffd
Update to WebDriverManager 5.6.4
2024-02-21 13:26:34 -07:00
Marcus Hert Da Coregio
8b53581d06
Merge branch '6.2.x'
2024-02-15 11:12:51 -03:00
Marcus Hert Da Coregio
a65c98afba
Merge branch '6.1.x' into 6.2.x
2024-02-15 11:12:30 -03:00
Marcus Hert Da Coregio
ea63c1574c
Use specific browser version for CAS tests
2024-02-15 11:12:14 -03:00
Marcus Hert Da Coregio
f6969af379
Merge branch '6.2.x'
2024-01-24 11:37:30 -03:00
Marcus Hert Da Coregio
423d414575
Merge branch '6.1.x' into 6.2.x
2024-01-24 11:36:47 -03:00
Marcus Hert Da Coregio
345bd64cf7
Fix MFA sample
2024-01-24 11:36:29 -03:00
Marcus Hert Da Coregio
1b28351693
Fix checkstyle errors
...
(cherry picked from commit bd98343b9c )
2024-01-24 10:28:47 -03:00
Marcus Hert Da Coregio
923b627eda
Apply formatting
2024-01-24 10:28:39 -03:00