Files
edx-platform/common/djangoapps/third_party_auth
Maria Grimaldi 07f88fab4b fix: avoid raising error when auth_entry is None (#29787)
This commit avoids raising AuthEntryError when auth_entry is None.
At some point of the authentication flow, when the auth_entry is
missing from the auth URL (eg. auth/login/tpa-saml/?idp=idp), the
request session stores auth_entry: None causing this edited line to fail
which stops the login from completing.
2022-01-31 14:36:44 -05:00
..
2021-03-24 18:13:36 +05:00
2021-02-03 13:43:56 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00