Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mark tokens as sensitive in data sources#416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 2 commits intomainfrommark-tokens-as-sensitive
Jun 30, 2025

Conversation

blink-so[bot]
Copy link
Contributor

Mark the following attributes as sensitive to prevent them from being logged or displayed in Terraform output:

  • data.coder_workspace_owner.me.oidc_access_token
  • data.coder_workspace_owner.me.session_token
  • data.coder_external_auth.example.access_token

This follows the same pattern asssh_private_key and agenttoken which are already marked as sensitive.

Tested with existing unit tests - all pass.

Fixes#266

blink-sobotand others added2 commitsJune 27, 2025 14:14
Mark the following attributes as sensitive to prevent them from beinglogged or displayed in Terraform output:- data.coder_workspace_owner.me.oidc_access_token- data.coder_workspace_owner.me.session_token- data.coder_external_auth.example.access_tokenThis follows the same pattern as ssh_private_key and agent tokenwhich are already marked as sensitive.Fixes#266Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
Regenerate documentation to reflect that oidc_access_token, session_token,and access_token are now marked as sensitive in the schema.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@matifalimatifali merged commitf239e51 intomainJun 30, 2025
6 checks passed
@matifalimatifali deleted the mark-tokens-as-sensitive branchJune 30, 2025 07:41
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@kylecarbskylecarbsAwaiting requested review from kylecarbs

Assignees

@matifalimatifali

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

mark all tokens as sensitive
2 participants
@johnstcn@matifali

[8]ページ先頭

©2009-2025 Movatter.jp