-
Notifications
You must be signed in to change notification settings - Fork 737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use a local SAML IdP provider instead of Okta #127
Labels
enhancement
New feature or request
Comments
jzheaux
added a commit
that referenced
this issue
Nov 1, 2024
jzheaux
added a commit
that referenced
this issue
Nov 1, 2024
jzheaux
added a commit
that referenced
this issue
Nov 5, 2024
jzheaux
added a commit
that referenced
this issue
Nov 5, 2024
jzheaux
added a commit
that referenced
this issue
Nov 5, 2024
I'm reopening so that we can backport this to earlier branches. Also, the Java Config and XML samples need to be updated. |
jzheaux
added a commit
that referenced
this issue
Dec 10, 2024
jzheaux
added a commit
that referenced
this issue
Dec 10, 2024
jzheaux
added a commit
that referenced
this issue
Dec 10, 2024
sjohnr
added a commit
that referenced
this issue
Feb 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/
The text was updated successfully, but these errors were encountered: