667 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
e23acfbd9e Align ACL README with Behavior 2025-03-25 15:15:00 -06:00
Josh Cummings
62940fe732 Add README 2025-03-25 12:25:34 -06:00
Josh Cummings
c93f346bbe Add ACL Sample 2025-03-25 12:06:29 -06:00
Josh Cummings
9c134034f3 Merge branch '6.3.x' 2024-12-10 13:04:28 -07:00
Josh Cummings
ae336ec2e4 Merge branch '6.2.x' into 6.3.x 2024-12-10 13:03:12 -07:00
Josh Cummings
56ad5ba623 Disable SAML 2.0 Tests
Issue gh-127
2024-12-10 13:03:02 -07:00
Josh Cummings
e121127694 Merge branch '5.8.x' into 6.2.x 2024-12-10 13:00:43 -07:00
Josh Cummings
fab170e522 Disable Saml 2.0 Tests
Issue gh-127
2024-12-10 13:00:28 -07:00
Josh Cummings
c3ca2be4d3 Disable Java Config and XML Sample Tests
Issue gh-127
2024-12-10 12:25:36 -07:00
Steve Riesenberg
48f90e0e94 Don't fail on javascript errors 2024-12-02 09:33:36 -06:00
Steve Riesenberg
612e16e175 Don't fail on javascript errors 2024-11-27 10:20:35 -06:00
Steve Riesenberg
7712047cd7 Don't fail on javascript errors 2024-11-27 10:20:21 -06:00
Steve Riesenberg
40d439c795 Don't fail on javascript errors 2024-11-27 09:37:26 -06:00
Steve Riesenberg
bc3811ee18 Don't fail on javascript errors 2024-11-27 09:37:10 -06:00
Steve Riesenberg
b839068efb Don't fail on javascript errors 2024-11-26 15:32:59 -06:00
Steve Riesenberg
8fe6475cb9 Revert "Temporarily disable failing tests"
This reverts commit 02e1a49a7f.
2024-11-26 15:27:48 -06:00
Steve Riesenberg
02e1a49a7f Temporarily disable failing tests 2024-11-26 15:18:59 -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
2e39e5eea6 saml2 Projects Are Not Using CheckFormat
Issue gh-335
2024-11-05 08:18:17 -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
Steve Riesenberg
14b6bd4f56 Add PrincipalResolver to RestClient sample
Closes gh-328
2024-10-18 15:54:38 -05:00
Steve Riesenberg
ec4d7f9d2f Revert accidental changes 2024-10-18 15:38:41 -05:00
Steve Riesenberg
bb9baafad6 Revert accidental changes 2024-10-18 15:22:42 -05:00
Steve Riesenberg
0c4a6f2abf Update to JUnit 5.10.5 2024-10-18 13:47:50 -05:00
Josh Cummings
1ce2c14dba Update to Gradle 8.10.2
Closes gh-327"
2024-10-14 17:16:54 -06:00
Josh Cummings
42831fc9d1 Add Reactive OTT Sample
Closes gh-326
2024-10-14 17:05:44 -06:00
Josh Cummings
371fe2a42d Update to Spring Boot 3.4.0-M3 2024-10-14 17:05:01 -06:00
Josh Cummings
d74d8c07b1 Update to Spring Framework 6.2.0-RC1 2024-10-14 17:04:40 -06:00
Josh Cummings
8fecde68da Initial Reactive OTT Sample
Closes gh-326
2024-10-14 14:45:30 -06:00
Josh Cummings
c91daf2684 Remove Stray MavenLocal 2024-10-14 14:40:35 -06:00
Josh Cummings
f7b144db04 Update Magic Link Sample
Issue gh-312
2024-10-14 14:39:48 -06:00
Steve Riesenberg
2c32dde3bf Fix compile error with latest snapshots 2024-09-27 16:29:49 -05:00
Josh Cummings
42fbd1678c Fix Checkstyle in AOT Data 2024-09-25 13:38:01 -06:00