88a81842f9
Add configuration files and update imports for sk-az-tools integration
slawek2026-02-05 06:09:00 +01:00
46c3c97e63
Refactor import statements in create-app-and-sp and delete-app-and-sp scripts to use sk-az-tools/graph
slawek2026-02-04 21:39:56 +01:00
147ccfe3bc
Moved Graph call prototype using interactive login.
slawek2026-02-04 20:51:05 +01:00
714d274b20
Refactor interactive-login script to import loginInteractive from sk-az-tools and enhance service principal retrieval
slawek2026-02-04 20:50:01 +01:00
c06b3fcef6
Moved azure and graph modules to a standalone package.
slawek2026-02-04 19:54:34 +01:00
9137688a55
Add create and delete application and service principal scripts
slawek2026-02-04 00:49:24 +01:00
a805ed415f
Refactor getCredential and loginInteractive functions for improved error handling and browser specification
slawek2026-02-03 23:56:24 +01:00
1a70f7efcf
Enhance openBrowser function to specify Edge as the browser and enable wait option
slawek2026-02-03 23:56:16 +01:00
2645d6c1f4
Update interactive-login script to use Microsoft Graph API for application retrieval and adjust scopes for Azure Graph
slawek2026-02-03 23:56:09 +01:00
a8725a7c22
Refactor getCredential function to support shorthand credential types: 'd' for Default, 'cs' for ClientSecret, and 'dc' for DeviceCode. Remove obsolete client-secret-login script.
slawek2026-02-03 22:06:39 +01:00
0806a2b588
Add support for ClientSecret and DeviceCode credentials in getCredential function
slawek2026-02-03 21:50:39 +01:00