Why does this exist?
you reopen your browser and notice you have to log in to all Ugent-related tabs again.
This automates clicking "login" on every login screen.
This happens in the background, the extension will not move your mouse.
Table of Contents
Download the latest UGentAutoLogin-vX.X.X.zip
from the releases
extract zip.
go to chrome://extensions/
and make sure developer mode is enabled.
"load extracted extension" and select the folder.
go to about:debugging#/runtime/this-firefox
click "Load temporary add-on..."
And select the zip.
Downside: This temporary extension expires in 24 hours...
Alternative: <link to self-hosted Firefox add-on here>
This never expires.
The login portals you'd see when you're logged out.
All these login buttons will automatically be clicked.
TimeEdit
url: https://cloud.timeedit.net/*
Ufora
url: https://elosp.ugent.be/*
Microsoft
url: https://login.microsoftonline.com/*
The first @ugent.be
account always gets chosen.
These are login screens that cannot be automated
Sometimes, after choosing your account, you'll have to use 2FA to log in again.
This is because your session token expired.
That can't be automated. And has to be done every once in a while.
after filling in the password, microsoft might ask for 2FA
This still requires manual work
This means you don't have an account ready to be signed into.
=> log in to https://login.microsoftonline.com/
with your UGent account & make sure to "remember" the account.
Please create an Issue for bugs or feature requests.
Pull Requests are always welcome.