IdentityPython / pyFF

SAML metadata aggregator
https://pyff.io/
Other
50 stars 37 forks source link

optionally serve up front-end apps for all-in-one scenarios #222

Open leifj opened 3 years ago

leifj commented 3 years ago

All Submissions:

Back in 1.x pyFF had build-in frontend apps for discovery and metadata visualization. These have since been made into separate projects. In order to enable simple "all in one" deployment scenarios this PR attempts to make it possible for pyffd to serve frontend apps from the embedded gunicorn server. This will not be the default but it will make it possible to launch pyffd with the same feature-set as during 1.x

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.7%) to 71.332% when pulling 75bf399f46f7a8f1de63894e26a559b62ecd2f33 on leifj_feat_bundled_apps into 052c5561657348a85b099516bbbe8af8affab023 on master.