26 Commits

Author SHA1 Message Date
Josh Cummings
45793af729 Add Spring Boot Docker Compose Dependency
This helps so that the Docker instances start up automatically
in the event they aren't already running.
2024-11-07 11:49:14 -07:00
Josh Cummings
d058ae66a1 Remove Stray Dependency 2024-11-05 15:01:12 -07:00
Josh Cummings
d1630a6032 Restore Format and CheckFormat for saml2 Projects
- Update the way that the saml2 projects were dependent
on identity-provider resource files.
- Use TestContainers to simplify runtime dependencies
- Update compose.yml to use Docker-standard interpolation

Closes gh-335
2024-11-05 12:35:07 -07:00
Josh Cummings
84738c5940 Move refreshable-metadata to use docker IdP
Issue gh-127
2024-11-05 08:18:16 -07:00
Josh Cummings
bfbc4d0d9a Update to OpenSAML 5.x
Closes gh-314
2024-08-23 16:48:53 -06:00
Josh Cummings
99b499df0b Remove Reference to Micrometer Snapshot 2024-07-31 16:38:54 -06: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
75f3cb81b9 Allow gradle cache on tests
See gh-54
2024-03-18 08:50:20 -03:00
Marcus Hert Da Coregio
8cfb64e0b9 Use Version Catalog for Spring dependencies
Issue gh-138
2023-11-27 11:35:44 -03:00
marcusdacoregio
c7675213ce Update Spring Boot Version to 3.1.6 2023-11-24 12:06:26 +00:00
marcusdacoregio
6ba872a6bf Update Spring Boot Version to 3.1.5 2023-10-20 12:06:26 +00:00
marcusdacoregio
24a1a6b6c9 Update Spring Boot Version to 3.1.4 2023-09-21 12:06:12 +00:00
marcusdacoregio
3fcc64d302 Update Spring Boot Version to 3.1.3 2023-08-24 12:06:07 +00:00
marcusdacoregio
6c924fcd98 Update Spring Boot Version 2023-07-20 13:39:42 +00:00
Marcus Da Coregio
23d6d5d826 Update Spring Boot to 3.1.0 2023-06-21 15:58:23 -03:00
Marcus Da Coregio
4aa638808e Update htmlunit to 2.70.0 for SAML samples
Older versions throw error when trying to modify the javascript

Closes gh-111
2023-03-09 09:51:00 -03:00
Marcus Da Coregio
ddc0da6ce8 Use GA versions 2023-01-26 16:37:04 -03:00
Josh Cummings
4d4d58d8f4 Use Micrometer SNAPSHOTs 2022-10-06 22:53:45 -06:00
Marcus Da Coregio
2df5617803 Update htmlunit-driver version 2022-09-06 15:39:04 -03:00
Eleftheria Stein
2b7ce67ff5 Update samples to Spring Boot 3.0.0-SNAPSHOT
Closes gh-69
2022-04-13 17:02:20 +02:00
Marcus Da Coregio
cb4bd098e3 Re-enable SAML 2.0 samples with Okta IdP
Closes gh-55
2022-03-23 10:18:48 -03:00
Marcus Da Coregio
bce2126fd1 Update samples to use Spring Security 6
Issue gh-46
2022-03-23 10:14:39 -03: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
Eleftheria Stein
dec2e57170 Prevent gradle cache on tests
Closes gh-54
2021-12-13 17:39:12 +01:00
Marcus Da Coregio
3a4eec6eda Add SAML 2.0 Metadata Refresh Sample
Closes gh-2
2021-11-02 20:31:15 -03:00