jpf / okta-pysaml2-example

Example SAML Service Provider for Python/Flask using PySAML2
Apache License 2.0
73 stars 38 forks source link

Service unavailable when running security validation. #6

Closed morriskimani closed 6 years ago

morriskimani commented 6 years ago

The SAML validation tool works fine when I don't check the security validation checkbox.

When the Run security validation toolbox is checked, a couple of requests are made to my API, then that's it. I cannot see the results of the security validation because http://saml.oktadev.com/api/v1/session responds with status 503.