-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
inrupt-sprintIssues that Inrupt plans to work on in near futureIssues that Inrupt plans to work on in near future
Description
@RubenVerborgh /cc @kidehen @smalinin
Please could you confirm whether or not the Solid Community server is up-to-date wrt https://github.com/solid/oidc-op. (Likewise with https://solid.space.) Support for post_logout_redirect_url isn't working, but has been implemented in https://github.com/solid/oidc-op/blob/master/src/handlers/RPInitiatedLogoutRequest.js
When OSDB logs out of Solid, the user is redirected to Solid's goodbye page, not the post_logout_redirect_uri supplied by OSDB:
https://github.com/solid/oidc-op/blob/e1d7ad249e6119cf5eb3b0a047123bec4433f111/src/handlers/RPInitiatedLogoutRequest.js#L203
My Chrome console shows:
Headers - General:
Request URL: https://solid.community/logout?post_logout_redirect_uri=https%3A%2F%2Fosdb.openlinksw.com%2Fosdb
Request Method: GET
Status Code: 302 Found
...
Response Headers:
Location: /goodbye
...
Request Headers:
Referer: https://osdb.openlinksw.com/osdb
Metadata
Metadata
Labels
inrupt-sprintIssues that Inrupt plans to work on in near futureIssues that Inrupt plans to work on in near future