7 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
d358e80c29 Add README to identity-provider 2024-11-07 11:58:11 -07:00
Josh Cummings
55d1b15b12 Fix Identity Provider Configurations 2024-11-07 11:49:14 -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
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
0ac66ba3ea Add Docker-based Identity Provider
Issue gh-127
2024-11-01 09:40:55 -06:00