pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
901 stars 318 forks source link

Login using SSO credentials during deploy #5739

Open michaelsoriano opened 8 months ago

michaelsoriano commented 8 months ago

This is more of a question / feature suggestion. Our tenant is behind Okta + SSO. Is there a way to use pnp/action-cli-login using SSO credentials? Thanks.

garrytrinder commented 8 months ago

Hey @michaelsoriano 👋

I've moved your issue to the main repo as your ask is more related to updating the functionality of the m365 login command which we use in the action-cli-login command to support your scenario.

Just to confirm, you would like to login to your Microsoft 365 tenant using a non-interactive flow that uses SSO?

waldekmastykarz commented 7 months ago

Closing due to lack of reply

michaelsoriano commented 7 months ago

Hey @michaelsoriano 👋

I've moved your issue to the main repo as your ask is more related to updating the functionality of the m365 login command which we use in the action-cli-login command to support your scenario.

Just to confirm, you would like to login to your Microsoft 365 tenant using a non-interactive flow that uses SSO?

Sorry for the late response. Yes - non-interactive flow would be awesome.