Commit Graph

14 Commits

Author SHA1 Message Date
f66e5985f7 Add PublicClientApplication script 2026-02-07 12:46:43 +01:00
c7edc3763a Added a script that creates a Public Client Application that allows impersonation of Azure RM, Graph and DevOps roles. 2026-02-07 12:26:07 +01:00
971460fc4c Export additional authentication methods from pca-auth.js 2026-02-07 10:27:45 +01:00
9f57067bfb Added OS awareness for MSAL token cache path. 2026-02-07 10:03:45 +01:00
f5b83e6515 Fixed incorrect cache path. 2026-02-07 09:52:55 +01:00
e4ffd25379 Add console-only auth URL option 2026-02-07 09:48:33 +01:00
aa75ad11f1 Update logout userPrincipalName 2026-02-07 09:40:52 +01:00
7c2228ec5b Add author and license information to package.json; create .npmignore file 2026-02-05 07:36:03 +01:00
21b469c118 Reorganized the module structure. 2026-02-05 05:55:08 +01:00
d098081822 Add DevOps helpers module with API token retrieval and client functions 2026-02-04 22:33:45 +01:00
d72f78f597 Enhance documentation for getGraphClient and getApp functions in graph.js 2026-02-04 22:33:31 +01:00
4aae2dc31d Add Azure DevOps API dependency and update exports in package.json 2026-02-04 21:52:17 +01:00
ec7410ccd5 Add Azure and Microsoft Graph integration with credential management and API functions 2026-02-04 19:58:24 +01:00
42afd80831 Initialize project with basic structure, including .gitignore, README, package.json, and entry point 2026-02-04 09:19:03 +01:00