SAML pull request - how to test #250
RadekVoltr
started this conversation in
General
Replies: 2 comments 3 replies
-
Hello, First, thank you a for your contribution :)
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Tested & PR created. Fixed also couple of other minor issues which created issues with last KeyCloak version on http-redirect |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am working on set of changes to allow SimpleIdServer SAML IdP pass through https://samltest.id/ test tool.
I have done changes so code is now able to work with SP using Http-Post and not just Http-Redirect. But I need to verify Http-Redirect before I create PR as I did couple of changes in code.
Acceptance Tests in solution passing. Can you tell me how I should verify SP with Http-Redirect ? Do you have some tip for online testing server like SamlTest.Id with Http-Redirect usage ?
Thanks Radek
Beta Was this translation helpful? Give feedback.
All reactions