Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Soft logout: Add a device_id query parameter on login fallback page #5755

@manuroe

Description

@manuroe

In case of soft logout, we want to be able to log in back using the same device id. That means the fallback page must pass it for us in their login requests.

The proposal is a query param:

https://domain/fallback/page/?device_id=[DEVICEID]

Note: Riot mobile clients use the fallback page for SSO auth.

Metadata

Metadata

Assignees

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