FHIR Chat · multiple launch/redirect uris · smart

Stream: smart

Topic: multiple launch/redirect uris


view this post on Zulip Robert Scanlon (Mar 12 2020 at 17:32):

In the App Launch Guide, is it a server requirement to support multiple launch & redirect uris for a single app? It seems like multiple redirect uris is a nice feature to have, but I'm unsure if that is a server requirement of the spec as written? Support for more than one launch uri seems less useful.

view this post on Zulip Josh Mandel (Mar 12 2020 at 17:35):

I don't think we require multiples of either (it's always possible to register multiple copies of an app if this is essential and a server doesn't support it). But multiple redirect_uris would definitely be worth testing, when it is supported.

view this post on Zulip Jenni Syed (Mar 13 2020 at 01:23):

We support multiple redirect. It would be hard to register multiple launch - or at least, how does the launcher choose which launch point to use :)

view this post on Zulip Jenni Syed (Mar 13 2020 at 01:24):

we've seen apps grab context (eg: iss) to determine which redirect to use

view this post on Zulip Isaac Vetter (Mar 14 2020 at 03:45):

In my experience, many apps have multiple redirect URLs. I'd suggest that servers Should support this.


Last updated: Apr 12 2022 at 19:14 UTC