Skip to content

wif: Add support for Fly Machines OIDC#1

Open
saleemrashid wants to merge 1 commit intomainfrom
saleem/wif-flyio
Open

wif: Add support for Fly Machines OIDC#1
saleemrashid wants to merge 1 commit intomainfrom
saleem/wif-flyio

Conversation

@saleemrashid
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Fly Machines as a supported runtime for Workload Identity Federation (WIF) by detecting Fly’s environment and obtaining an OIDC token from Fly’s local Unix-socket API.

Changes:

  • Introduces Fly Machines environment detection via FLY_APP_NAME + FLY_MACHINE_ID.
  • Adds Fly OIDC token acquisition via POST to the Fly local API over a Unix domain socket.
  • Updates environment-detection ordering in ObtainProviderToken.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@saleemrashid saleemrashid force-pushed the saleem/wif-flyio branch 2 times, most recently from 57d3529 to 9bcdbab Compare April 1, 2026 14:26
@saleemrashid saleemrashid requested a review from Copilot April 1, 2026 14:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Saleem Rashid <dev@saleemrashid.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants