Skip to content

[BUG] Unable to login with token query param #269

@jdieguez89

Description

@jdieguez89

Describe the bug
The federation service sends a jwt token in the query params to login to instance automatically, the token is not being saved in the local/session storage

To Reproduce
Steps to reproduce the behavior:

  1. Login and get any token and in a private tab use open directly for example:
    https://host?token=<any valid jwt tojem>&url=<any application url>

Expected behavior
The instance should check if can access to the current account with the token provided, saved in the local/session storage and continue to the url

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions