Connect-ToMgGraph
1.2.2
This PowerShell script provides different methods of authentication to Microsoft Graph:
- Scopes only: Connect using a specific set of read-only scopes.
- App Secret: Authenticate using client credentials (AppId, AppSecret, and Tenant).
- SSL Certificate: Authenticate using an SSL certificate.
- Interactive: User authentication is required on a browser.
- Devicelogin:
- Scopes only: Connect using a specific set of read-only scopes.
- App Secret: Authenticate using client credentials (AppId, AppSecret, and Tenant).
- SSL Certificate: Authenticate using an SSL certificate.
- Interactive: User authentication is required on a browser.
- Devicelogin:
This PowerShell script provides different methods of authentication to Microsoft Graph:
- Scopes only: Connect using a specific set of read-only scopes.
- App Secret: Authenticate using client credentials (AppId, AppSecret, and Tenant).
- SSL Certificate: Authenticate using an SSL certificate.
- Interactive: User authentication is required on a browser.
- Devicelogin: Device code for authentication is required on a browser.
- Status: Displays Current's Session Status (connected or disconnected).
- Disconnects: Disconnects Current's Session Status (whether connected or disconnected) and asks for confirmation.
- Skipconfirmation: Disconnects Current's Session Status (whether connected or disconnected) do not ask for confirmation.
Show more
- Scopes only: Connect using a specific set of read-only scopes.
- App Secret: Authenticate using client credentials (AppId, AppSecret, and Tenant).
- SSL Certificate: Authenticate using an SSL certificate.
- Interactive: User authentication is required on a browser.
- Devicelogin: Device code for authentication is required on a browser.
- Status: Displays Current's Session Status (connected or disconnected).
- Disconnects: Disconnects Current's Session Status (whether connected or disconnected) and asks for confirmation.
- Skipconfirmation: Disconnects Current's Session Status (whether connected or disconnected) do not ask for confirmation.
Installation Options
Owners
Package Details
FileList
- Connect-ToMgGraph.nuspec
- Connect-ToMgGraph.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.2 (current version) | 356 | 10/16/2024 |
| 1.2 | 19 | 10/1/2024 |
| 1.1 | 18 | 9/27/2024 |
| 1.0 | 8 | 9/27/2024 |