Skip to content

Filters / query string are lost when going through Azure Active Directory login process. #1041

@oliverholliday

Description

@oliverholliday

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

  1. Use Seq configured to use Azure Active Directory login integration
  2. Log out of Seq
  3. Visit a link containing search parameters to a particular set of results
    e.g. http://seq.local/#/events?filter=Stack%20%3D%20%22test%22
  4. You are redirected via the login process
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions