-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Using solidcommunity.net with Node Solid Server 5.7.4 (mashlib 1.8.5)
Not sure which component this behaviour comes from:
- Visit a page, e.g. https://josephguillaume.solidcommunity.net
- Login
- Refresh the page or paste in a url to another page
As intended, solidos tries to login again.
Error occurs in the authorize step:
https://solidcommunity.net/authorize?client_id=eaabc2c1e05114db2327794f34f54f56&redirect_uri=https%3A%2F%2Fjosephguillaume.solidcommunity.net%2F%3Fstate%3D2d8634d1ec034756882cb299fc60ef38&response_type=code&scope=openid%20offline_access%20webid&state=176ab065bec548dbaf188b765d4f28d2&code_challenge=IJAMzeDfoBcwdWIj0pvVdmSVvtjQdGz_f2bPO-3auvY&code_challenge_method=S256&prompt=none&response_mode=query
{"error":"invalid_request","error_description":"Mismatching redirect uri"}
The error seems to be due to the added state parameter in the redirect URI.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status