Skip to content

Authentication error: Mismatching redirect uri #200

@josephguillaume

Description

@josephguillaume

Using solidcommunity.net with Node Solid Server 5.7.4 (mashlib 1.8.5)

Not sure which component this behaviour comes from:

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions