Skip to content

returnUrl using parameter doesn't work #630

@LuizHAP

Description

@LuizHAP

Describe the bug
When I put a parameter inside URL, who need authentication to proceed, the callback url doesn't exist in url

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Brastemp Website.'
  2. Authenticate with Google Account
  3. See the URL on browser, the skipQuestion parameter does not appear

Expected behavior
The parameter should appear in the callback url

Additional context
I tried to input manually the parameter on url callback (https://www.brastemp.com.br/login?returnUrl=%2Fatendimento%2Fsolicitar-reparo?skipQuestion=true) but it doesn't even work. Probably put this string on localstorage fix this problem, but the runtime need to allow put parameter on URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions