Commit Graph

15 Commits

Author SHA1 Message Date
2474fa79d3 fix(cli): restore executable permissions 2026-02-08 12:12:51 +01:00
20b8f51791 chore(license): add MIT LICENSE and SPDX headers to source files 2026-02-08 12:05:53 +01:00
b4cddcc50a refactor(config): load JSON configs and emit JSON-only PCA output 2026-02-08 10:44:04 +01:00
04132f024a fix(create-pca): update usage text and remove redundant app-name option 2026-02-08 07:40:41 +01:00
d023defecc feat(create-pca): support optional config file output 2026-02-08 07:31:51 +01:00
fc26edb30a fix(create-pca): make admin consent failure non-fatal 2026-02-08 07:31:07 +01:00
a9551ee8ef refactor(create-pca): use parseArgs and support positional app name 2026-02-08 07:30:20 +01:00
303f4d31be Formatted the script. 2026-02-08 07:12:59 +01:00
3d05b45725 Added JavaScript version of Create PCA script, and removed platfrom specific Bash and PowerShell ones. 2026-02-08 07:12:00 +01:00
2628cb632f Prompt update and output config 2026-02-07 13:22:31 +01:00
932d1e0dda Fix PowerShell app update flow 2026-02-07 13:21:09 +01:00
c2820c0320 Fix: typo in create-pca.sh script name. 2026-02-07 12:57:24 +01:00
aff7d88cfd Add delegated permissions step 2026-02-07 12:53:57 +01:00
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