What is the desired functionality that you are missing?
As a User, I would like to be able to get a share URL that uses e.g. http://optimize.com/external/#/share/ so that in my proxy config I can bypass the SSO config for share URLs.
Which problem are you going to solve with this functionality?
Today share URLs look like this http://optimize.com/#/share/...
When using a proxy for SSO in front of Optimize it is not possible to bypass the SSO config for these URLs since Optimize uses hashes for routing.
Hint: Eventually we can configure such re-routing in Jetty directly so that we do not have to change the routing that is being used in React.
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...
1.
|
Add special "external" sub-path for which all requests are rewritten to "/" | Done | Unassigned | |
2.
|
Share URLs include the `/external` subpath | Done | Unassigned | |
3.
|
"Open in Optimize"-Links on shared pages never include the "/external" sub-path | Done | Unassigned | |
4.
|
update complete setup links in shared dashboard to not include '/external' | Done | Unassigned |