Skip to content

Un-encrypt access tokens #37038

Closed
Closed
@albertzaharovits

Description

@albertzaharovits

Right now access tokens are encrypted (AES/GCM - authenticated encryption). Since 6.2, the access token is a random UUID, by which we pull the user token from the .security index (the format moved from a self-encoded token to an identifier). Hence, I don't think we require the confidentiality and integrity any longer.

Should we un-encrypt access tokens?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions