Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Encrypt OIDC access token in database #7640

Closed
@aaronlehmann

Description

@aaronlehmann

Users' OIDC access tokens are currently stored in plaintext in the Postgres DB. Given the sensitivity of these tokens, we would prefer if they were stored encrypted.

For our deployment, it would work fine to manage the encryption key outside of Coder in an existing secrets manager and pass it in via a file path or directly inside an environment variable.

Metadata

Metadata

Assignees

Labels

must-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions