Open nilminiwso2 opened 2 years ago
This is a limitation in the Console UI. Because the console app is a SPA, it defaults every link to the homepage and then will let the user navigate. A static link from the docs or a blog or SO post should allow the user to end up at the right place with their most recent or default tenant. I have spoken to @darshanasbg about the improvement on the console side.
I looked up the issue is handled on the choreo side to see how the UX is working.
EX: https://console.choreo.dev/insights/devices and https://console.choreo.dev/insights/devices/ahdsfhjf
will both result in the user ending up on the https://console.choreo.dev/organizations/
For example, let's say we are guiding a user to create an application.
Instead of saying,
we can directly link to https://console.asgardeo.io/develop/applications/templates and upon user login it should directly go to a URL like
https://console.asgardeo.io/t//develop/applications/templates
where a user can directly do his task