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
To be able to warn users for a specific threat, bug or issue with eduid that users need to be aware of, add the ability to show a banner on the login page.
Before login, check the database for a message (db.messages)
If a message is present, display it on the login page(s)
To be able to warn users for a specific threat, bug or issue with eduid that users need to be aware of, add the ability to show a banner on the login page.