anoopt/PnP PowerShell with OIDC
Connect to a SharePoint site with Connect-PnPOnline using OIDC and execute supplied script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| TENANT_ID | ID of the tenant | yes | — |
| TENANT_NAME | Name of the tenant | yes | — |
| CLIENT_ID | ID of the AAD application registration | yes | — |
| SITE_URL | URL of the site to connect to | yes | — |
| AUDIENCE | The audience for the federated token (default is api://AzureADTokenExchange) | no | — |
| PNP_POWERSHELL_SCRIPT | The PnP PowerShell script to execute after connecting | no | — |
Outputs
no outputs