Skip to content

Bugfixes on Python 3 & `callback_endpoint` feature added

Pawel Kowalik requested to merge pawel-kow/devel into master

NEW FEATURE: added callback_endpoint as specified in general#77 BUGFIX: exception on /jwks.json in Python 3 (keys segments are binary) BUGFIX: return 404 on unknown identity on /userinfo INSTALL: added requirements.txt BUGFIX: missing module references

Merge request reports