pysaml2
pysaml2 copied to clipboard
How to communicate with IDP via soap
Hi, I have created IDP and SP with the given example, Now I wanted to create SOAP Service Provider which should be able to communicate with IDP.
How do I do this? Is there any example of doing this? Any pointer will be very helpfull.
The only thing that can work here is this: https://github.com/knaperek/djangosaml2/pull/55
too less, I know. Is there any update by your side?