You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2021. It is now read-only.
Fixed: tests/test_24_authorization_endpoint.py
Sometimes test_inputs fails for input elements order
I get in tests/test_26_userinfo_endpoint.py
ImportError: No module named 'oidcendpoint.oidc.add_on.custom_scopes'
and yes, it's missing. Is it still to be committed?
Then test_30_end_session.py: got many failures.
Fixed three of them regarding url-args ordering but cookie with "wrong client" error
and another KeyError still have to be patched.
modified: README.md
modified: src/oidcendpoint/endpoint_context.py
modified: tests/test_24_authorization_endpoint.py
modified: tests/test_30_end_session.py
requirements-dev.txt
0 commit comments