Skip to content

Add Azure Authentication plugin#754

Draft
sniok wants to merge 1 commit into
Azure:mainfrom
sniok:az-auth
Draft

Add Azure Authentication plugin#754
sniok wants to merge 1 commit into
Azure:mainfrom
sniok:az-auth

Conversation

@sniok

@sniok sniok commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Azure Auth Headlamp plugin

This plugin exposes functions to enable Azure Authentication.
The plugin consists of two parts:

  1. src-bin/azure-api.ts

A small CLI utility script that is bundled to azure-api.js and run by the Headlamp app in Node.js.
It uses @azure/identity and its interactive browser credential to perform basic operations like logging in and out and requesting auth tokens.

  1. src/index.tsx

A bridge that calls the utility and exposes an Azure SDK compatible credential. It adds a window.azureAuth property.

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.

1 participant