Spurious transient error box with MFA since upgrading from 7.0.x

25 views
Skip to first unread message

Baron Fujimoto

unread,
Feb 17, 2026, 4:58:13 PM (9 days ago) Feb 17
to CAS Community
After upgrading from 7.0.x to 7.3.x, we are seeing a spurious transient error box briefly appear in the UI before completing the authentication as expected. It appears after the submission of the username/password, but before it brings up the Duo UI for MFA. The warning/error box does not appear to contain any content. I don't see any obvious warnings in the log.

cas-ui-transient-err-crop.png

Has anyone else encountered this?

--
Baron Fujimoto <ba...@hawaii.edu> ::: UH Information Technology Services
minutas cantorum, minutas balorum, minutas carboratum descendus pantorum

Baron Fujimoto

unread,
Feb 18, 2026, 2:50:27 PM (8 days ago) Feb 18
to CAS Community
We've kludged around this for now with the following in our cas.css overlay:

.banner-danger:empty {
  border-color: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}


We probably need to review changes to the 7.3 dist cas.css that have accrued since 7.0.
Reply all
Reply to author
Forward
0 new messages