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 in your browser (Right-click anywhere -> Inspect or press F12).
- Go to the Application tab (or Storage in Firefox).
- In the left sidebar, expand the Cookies section and click on
http://www.ulfg.ul.edu.lb. - Find the cookie named
.AspNetCore.Identity.Application. - Copy the entire Value of this cookie.
- Paste it into the form on our cookie update page.