f78e2be3c5
* Add test to expose issue #197 * Strip 'login' from prompt before redirecting This fixes #197. Otherwise the user would have to login once, then is immediately logged out and prompted to login again. * Only remove 'login' if present * Don't append an empty prompt parameter * Inline variable |
||
---|---|---|
.. | ||
app | ||
templates/accounts | ||
__init__.py | ||
test_authorize_endpoint.py | ||
test_claims.py | ||
test_commands.py | ||
test_end_session_endpoint.py | ||
test_middleware.py | ||
test_provider_info_endpoint.py | ||
test_settings.py | ||
test_token_endpoint.py | ||
test_userinfo_endpoint.py | ||
test_utils.py |