- From: Sarven Capadisli <info@csarven.ca>
- Date: Mon, 28 Apr 2025 14:19:27 +0200
- To: public-solid@w3.org
On 2025-04-28 14:02, elf Pavlik wrote: > Do you have this web browser extensions use case captured in LWS UCs > repo? To be honest I'm to familiar with how they work. For example what > is used as a `redirect_uri`? Contextual Interactions via Native User Agent or Add-on: https://github.com/w3c/lws-ucs/issues/55 As I understand it, currently browser extensions can use dynamic client registration and use the location at the time of initiating the login process as the redirect URI. With static client registration, this URI will be validated against the redirect URIs specified in the Client ID Document, and here is where the flow breaks for the case of an extension. -Sarven https://csarven.ca/#i
Received on Monday, 28 April 2025 12:19:34 UTC