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 has been archived by the owner on Dec 21, 2023. It is now read-only.
Occasionally we're getting this email message ERROR: Request not authorized
Prior to the 2.8.0 release this was ERROR: Could not find saml_user value. This was changed when djangosaml was upgraded.
This message indicates someone doesn't have access to Student Explorer and not in the group from #121. However the email doesn't indicate who doesn't have authorization, this information can be looked up from the logs. It would be useful to include this in the email message and maybe even make it less of a stack dump and more of an informational message.
The text was updated successfully, but these errors were encountered:
Occasionally we're getting this email message
ERROR: Request not authorized
Prior to the 2.8.0 release this was
ERROR: Could not find saml_user value
. This was changed when djangosaml was upgraded.This message indicates someone doesn't have access to Student Explorer and not in the group from #121. However the email doesn't indicate who doesn't have authorization, this information can be looked up from the logs. It would be useful to include this in the email message and maybe even make it less of a stack dump and more of an informational message.
The text was updated successfully, but these errors were encountered: