Commit graph

4 commits

Author SHA1 Message Date
swherdman
c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
Krille
f903d54d52
fix: Web SSO 2023-12-08 09:09:00 +01:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Serra Allgood
4888f7528d fix: SSO in web 2022-02-13 17:29:04 +00:00