Closed Zohair-coder closed 3 months ago
Authentication with Drexel SSO has broken. Changes to login.py are required to fix it.
login.py
Looks like we're being redirected to Microsoft's website for SSO. Their website uses a lot of JavaScript so I think using Selenium or Playwright may be better suited for this task.
Authentication with Drexel SSO has broken. Changes to
login.py
are required to fix it.