Coder.comC
Coder.com17mo ago
22 replies
Spiked

"workspace_owner_oidc_access_token"

I found a couple issues mentioning "workspace_owner_oidc_access_token" but not much in the docs. Is that still working? I am trying to setup some templates with azure resources in aks etc. and there is no external auth for azure except the azure devops one. Is is possible to do similiar things with an OIDC token.



also from the example below are there anymore examples of using the extra property? I am wondering if I can use something like to get specific OIDC fields from the user or something.
https://coder.com/docs/reference/cli/external-auth_access-token

- Obtain an extra property of an access token for additional metadata.:

$ coder external-auth access-token slack --extra "authed_user.id"
Print auth for an external provider
external-auth access-token - Coder Docs
Preview image
Was this page helpful?