Stirling-PDF/frontend/src
Dario Ghunney Ware 82dbcfbb9b
SSO login fix (#5167)
Fixes bug where SSO login with custom providers caused an
`InvalidClientRegistrationIdException: Invalid Client Registration with
Id: oidc` errors.

  Root Cause:
- Backend: Redirect URI was hardcoded to `/login/oauth2/code/oidc`
regardless of provider registration ID
- Frontend: Unknown providers were mapped back to 'oidc' instead of
using actual provider ID

Closes #5141

---------

Co-authored-by: Anthony Stirling <77850077+frooodle@users.noreply.github.com>
Co-authored-by: Keon Chen <66115421+keonchennl@users.noreply.github.com>
2025-12-05 23:19:41 +00:00
..
assets Feature/v2/sign (#4485) 2025-09-26 19:11:03 +01:00
core add enum SERVER to list of valid licenses (#5172) 2025-12-05 13:18:23 +00:00
desktop Desktop to match normal login screens (#5122)1 2025-12-04 17:48:19 +00:00
proprietary SSO login fix (#5167) 2025-12-05 23:19:41 +00:00
global.d.ts Improve loading speed of desktop app (#4865) 2025-11-11 11:54:43 +00:00
index.tsx Added posthog variables directly to code (#5024) 2025-11-26 12:32:02 +00:00
logo.svg
output.css
reportWebVitals.js