pnp/CLI for Microsoft 365 Login
Log in to tenant using CLI for Microsoft 365
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ADMIN_USERNAME | Username (upn) of the admin. | no | — |
| ADMIN_PASSWORD | Password of the admin. | no | — |
| CERTIFICATE_ENCODED | Base64-encoded string with certificate private key. | no | — |
| CERTIFICATE_PASSWORD | Password for the certificate. | no | — |
| APP_ID | App ID of the Entra application to use for authentication. If not specified, use the app specified in the 'CLIMICROSOFT365_ENTRAAPPID' environment variable. | no | — |
| TENANT | ID of the tenant from which accounts should be able to authenticate. Use common or organization if the app is multitenant. If not specified, use the tenant specified in the 'CLIMICROSOFT365_TENANT' environment variable. If the environment variable is not defined, use 'common' as the tenant identifier. | no | — |
| CLI_VERSION | When specified, installs the requested version or tag of the CLI. | no | — |
Outputs
no outputs