Skip to content

Conversation

kylecarbs
Copy link
Member

This was requested by multiple community members in Discord: https://discord.com/channels/747933592273027093/1071182088490987542/1071182088490987542

@@ -33,6 +33,7 @@ resource "kubernetes_pod" "dev" {
- `owner` (String) Username of the workspace owner.
- `owner_email` (String) Email address of the workspace owner.
- `owner_id` (String) UUID of the workspace owner.
- `owner_oidc_access_token` (String) A valid OpenID Connect access token of the workspace owner. This is only available if the workspace owner authenticated with OpenID Connect. If a valid token cannot be obtained, this value will be an empty string.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When implemented in the coder side, I think this should be disabled by default and enableable with a flag or at the very least the other way around.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should mention that in this description too.

@kylecarbs kylecarbs merged commit dd15752 into main Mar 17, 2023
@kylecarbs kylecarbs deleted the oidc branch March 17, 2023 20:00
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants