You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you're given a link containing a query to a particular set of results the authentication process loses the filters and redirects you back to the 'homepage' dashboard with no filters.
To Reproduce
Use Seq configured to use Azure Active Directory login integration
Once logged in the query is lost and you are sent to the unfiltered home page
e.g. http://seq.local/#/events
Expected behavior
The login process would preserve the filters to display the results expected for the link that was clicked.
Context
We use Seq very heavily internally and being able to link to a certain application stack / installation is very important to us. We repeatedly get confusion from users who have clicked a link and see a set of results entirely different to that seen by everybody else - because they went through the login process.