How to find your UL cookie
To connect your account we need the .AspNetCore.Identity.Application cookie from the Lebanese University website.
- Go to the UL login page and log in normally.
- Open developer tools (right-click → Inspect, or press F12).
- Go to the Application tab (Storage in Firefox).
-
In the sidebar expand Cookies and select
http://www.ulfg.ul.edu.lb. -
Find the cookie named
.AspNetCore.Identity.Application. - Copy its entire Value.
- Paste it into the cookie form.
Prefer not to do this every time? Sign in with your UL username and
password instead — the monitor will then renew the cookie on its own
when it expires.