-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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:
- Go to 'Brastemp Website.'
- Authenticate with Google Account
- 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
Labels
No labels