Skip to content

bug: logging in multiple times creates many access tokensΒ #1605

@dopry

Description

@dopry

Describe the bug
If I login multiple times multiple access tokens are created in the admin, it seems like if i have an existing session on the l client my old token should be revoked.

To Reproduce
start the tests/app/idp and rp. Hit login multiple times, look at the accessTokens in the admin.

Expected behavior
A new token is not created when I login and have an existing sessions.

need to confirm what should be happening with the specs.

Version
3.1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions