spring-security-samples icon indicating copy to clipboard operation
spring-security-samples copied to clipboard

Use a local SAML IdP provider instead of Okta

Open marcusdacoregio opened this issue 2 years ago • 1 comments

To avoid relying on an external server and their rate limits, we should setup a local SAML IdP with Docker and use Testcontainers to run the Docker image on integration tests.

https://hub.docker.com/r/kristophjunge/test-saml-idp/

marcusdacoregio avatar Mar 09 '23 12:03 marcusdacoregio

I'm reopening so that we can backport this to earlier branches. Also, the Java Config and XML samples need to be updated.

jzheaux avatar Dec 10 '24 19:12 jzheaux