Open
Description
Code Version
master
Expected Behavior
Find a simple example of necessary configuration and usage of the library from the project site.
Current Behavior
Find a 1000+ line code written in such a low level that apparently at least 500 lines of that is boilerplate for rendering HTML tables and other such nonsense that are in no way related to actual to SAML, the library, or its usage.
Possible Solution
Please write a new minimal example with something like flask that just shows the usage of the pysaml2
library via APIs, no HTML rendering or other such unnecessary things.
Steps to Reproduce
- Google for
python saml
- Land on
pysaml2
- Look up examples
- Get confused