Skip to content

Calls to manifest, without a referrer, affect session history and back redirect navigation #4649

Description

@ntimo

Describe the Bug

When logging in with OIDC the login is successful, but the browser is then redirected to /manifest.json which is confusing, since the user should be redirected to the normal Booktack interface. But after removing /manifest.json from the url to open booktack normally the user is logged in.

Steps to Reproduce

  1. Make sure you are signed out
  2. Login using OIDC
  3. Get redirected to /manifest.json

Expected Behaviour

The normal landing page should be open on the / url.

Screenshots or Additional Context

My OIDC callback is configured to `/oidc/callback

Browser Details

Chrome Linux

Exact BookStack Version

v23.10.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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