105 Commits

Author SHA1 Message Date
Josh Cummings
f8cd2c7980 Change nip.io Hostname
Hexadecimal-encoded nip.io URIs are not resolving

https://github.com/exentriquesolutions/nip.io/issues/56
2025-06-16 12:16:03 -06:00
Josh Cummings
58ba38449b Update READMEs
- Stated Docker dependencies
- Updated u/p information
2024-11-07 12:45:29 -07:00
Josh Cummings
d358e80c29 Add README to identity-provider 2024-11-07 11:58:11 -07:00
Josh Cummings
2ccd921eda Polish saml-extension-urls Sample
- Simplify URIs
- Update README
2024-11-07 11:49:14 -07:00
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
55d1b15b12 Fix Identity Provider Configurations 2024-11-07 11:49:14 -07:00
Josh Cummings
368686cc8c Move custom-urls to saml-extension-urls
This clarifies the purpose of the sample
2024-11-06 15:59:11 -07:00
Josh Cummings
2e02987d4c Polish refreshable-metadata Sample 2024-11-06 15:45:14 -07:00
Josh Cummings
0a7da94e22 Polish saml-extension-federation Configuration 2024-11-06 10:55:14 -07:00
Josh Cummings
d058ae66a1 Remove Stray Dependency 2024-11-05 15:01:12 -07:00
Josh Cummings
5a7afc0fc7 saml-extension-federation Uses Docker Idp
Issue gh-127
2024-11-05 15:00:32 -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
ecec3f9c11 saml2 Projects Are Not Using Formatter
To continue to make progress on moving projects over to a local
idp, Spring Java Format is disabled. This will allow for that
investigation to happen in parallel.

Issue gh-335
2024-11-04 17:44:29 -07:00
Josh Cummings
8eb06469e2 Update custom-urls Sample to use Docker-based IdP
Issue gh-127
2024-11-04 17:32:24 -07:00
Josh Cummings
29d9bec07f Change to Spring Placeholder Syntax
Let's prioritize running within the project for now.
Due to a difference between Spring and Docker's interpolation
syntax, the projects will favor Spring syntax so that
both the application and its tests can run successfully.
2024-11-04 15:50:26 -07:00
Josh Cummings
cb21695ed7 Remove login-single-tenant Sample
Now that Spring Security supports looking up the tenant by way of the
issuer in the payload, the configuration for this and the main login sample
are the same.
2024-11-04 15:50:26 -07:00
Josh Cummings
8bcfc647a7 Use Docker-based Identity Provider
Issue gh-127
Closes gh-64
2024-11-01 09:40:55 -06:00
Josh Cummings
0ac66ba3ea Add Docker-based Identity Provider
Issue gh-127
2024-11-01 09:40:55 -06:00
Josh Cummings
1ce2c14dba Update to Gradle 8.10.2
Closes gh-327"
2024-10-14 17:16:54 -06:00
Josh Cummings
bfbc4d0d9a Update to OpenSAML 5.x
Closes gh-314
2024-08-23 16:48:53 -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
Marcus Hert Da Coregio
dedb6f4009 Increase max memory allocation 2024-07-02 10:16:59 -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
d2b7c8b8cb Use Spring Security 6.4.0-SNAPSHOT 2024-06-19 13:55:44 -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
fadbeb354c Apply formatting 2024-01-17 12:02:19 -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
Marcus Da Coregio
3f8e2c204a Upgrade to Gradle 8.3
Closes gh-147
2023-09-21 16:17:57 +01: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
bb6fc88875 Merge branch '6.0.x' 2023-07-04 10:00:21 -03:00
Marcus Da Coregio
c5b9a9fb7a Update Gradle to 7.6.2 2023-07-04 09:58:04 -03:00
Marcus Da Coregio
cd892c5604 Sync gradle.properties 2023-06-21 16:21:08 -03:00
Marcus Da Coregio
23d6d5d826 Update Spring Boot to 3.1.0 2023-06-21 15:58:23 -03:00
Marcus Da Coregio
55ea592e93 Sync gradle.properties 2023-06-21 15:53:53 -03:00
Marcus Da Coregio
563260d90a Update Spring Boot to 3.0.7 2023-06-21 15:31:12 -03:00
Josh Cummings
2f8a63dbe3 Use Federation Support
Closes gh-132
2023-04-26 10:33:05 -06: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
8796e1600e Fix test user for SAML samples
Closes gh-124
2023-03-08 14:43:42 -03:00
Marcus Da Coregio
d080723f5e Reenable SAML2 tests 2023-03-08 14:22:39 -03:00
Josh Cummings
c2957a3a2c Format Federation Example
Issue gh-122
2023-02-28 10:06:34 -07:00
Josh Cummings
7ffe455088 Polish Federation Example
Issue gh-122
2023-02-28 07:20:28 -07:00
Josh Cummings
8dd6a32e82 Add Instructions for Running Sample 2023-02-23 15:00:44 -07:00
Josh Cummings
9f1bec08f0 Add Federation Example
Closes gh-122
2023-02-23 14:55:59 -07:00
Marcus Da Coregio
2cd44bbc56 Formatting and checkstyle 2023-02-23 10:19:24 -03:00