esc icon indicating copy to clipboard operation
esc copied to clipboard

OIDC support

Open jtmarmon opened this issue 1 year ago • 2 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

I want to use my ESC environments in Github actions CI pipelines. Right now I believe my only option is to create an access token that's long lived and has more access than it needs. I would rather use OIDC with Github actions for that particular ESC environment.

jtmarmon avatar Dec 13 '23 20:12 jtmarmon

Without this it feels like the promise of ESC's OIDC support (I mean with external services like AWS) is somewhat moot, since you're just exchanging one long lived credential for another

jtmarmon avatar Dec 13 '23 20:12 jtmarmon

This is on the roadmap and is one of our core priorities. We hope to tackle this soon.

cleverguy25 avatar Dec 13 '23 21:12 cleverguy25

We launched this feature recently. Here are the docs: https://www.pulumi.com/docs/pulumi-cloud/oidc/client/

arunkumar611 avatar May 21 '24 00:05 arunkumar611