bdb2fdb8f5
This commit fixes the JS callback defined in the check-session iframe which can produce infinite callback loops if the received message doesn't come from the relying party. In that case another message is posted to the source of the message (which can be the OP itself) thus resulting in an infinite loop because "error" messages are continuously generated by the callback function. |
||
---|---|---|
.. | ||
lib | ||
locale | ||
management | ||
migrations | ||
static/oidc_provider/js | ||
templates/oidc_provider | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
compat.py | ||
middleware.py | ||
models.py | ||
settings.py | ||
signals.py | ||
urls.py | ||
views.py |