You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page documents known limitations in solid.drive and their workarounds.
If you encounter an issue that is not listed here, please open an issue.
inrupt.net Blocks Localhost Redirects
Affected environment: Local development (localhost)
The inrupt.net identity provider rejects OIDC redirect URIs that point to localhost.
This is an inrupt.net policy, not a bug in solid.drive.
Attempting to log in with inrupt.net while running locally will result in an OIDC redirect error after authentication.
Workaround: Use solidcommunity.net or solidweb.org when developing or testing locally.
Both providers accept localhost redirect URIs without restriction.
The live demo at demos.swe.htwk-leipzig.de:3000 works with all providers, including inrupt.net.
ℹ️
The live demo at demos.swe.htwk-leipzig.de:3000 is hosted on the HTWK Leipzig server and is only accessible from within the university network or via VPN.