Commit Graph

15 Commits

Author SHA1 Message Date
0cde901ec2 Add client secret login and credential handling scripts 2026-02-03 21:50:32 +01:00
8acd5640d3 Add Microsoft Graph client integration and list applications script protype. 2026-01-31 08:28:52 +01:00
af0aa669cf Updated script to use new module name. 2026-01-31 07:47:39 +01:00
90c829b7ef Removed unused import. 2026-01-31 07:47:08 +01:00
6f2c7fcd00 Add SHA-256 hash logging for access tokens in auth-test and interactive-login scripts 2026-01-31 00:09:42 +01:00
c733310d69 Renamed scripts to .mjs to follow ES module convention. 2026-01-30 23:16:22 +01:00
0904c44f63 Fix: corrected script permissions. 2026-01-27 08:08:26 +01:00
f0a16144bd Update: implement token caching in loginInteractive and enhance error handling 2026-01-27 08:06:32 +01:00
6dc72ab8d2 Interactive login first phase. 2026-01-27 07:43:57 +01:00
347aee10fd Refactor: replace appId with clientId in authentication client creation 2026-01-27 06:25:33 +01:00
e044813240 Refactor: changed appId configuration variable to clientId. 2026-01-27 06:24:09 +01:00
341332b362 Update file permissions and enhance setup scripts for better security 2026-01-26 22:47:18 +01:00
8ec8f8deba Converted setup to ES Module 2026-01-26 22:35:30 +01:00
5b5ab6b78b Add authentication and application management scripts for Azure AD 2026-01-26 22:31:27 +01:00
bf9a85199e Add scripts for managing Azure AD applications: setup, get, and delete 2026-01-26 21:26:08 +01:00