Skip to content

Non-interactive authentication #125

@Air-Git

Description

@Air-Git

I can see there are two ways to use Connect-Graph. One creates an authentication prompt for an interactive user. The other takes a client ID and a certificate for a service principal.
To create a Conditional Access policy with the Graph API, we need to use Delegated permissions. Application permissions are not supported.
Is there any way to supply the credentials of a delegated user non-interactively? It seems to be possible to do this in the AzureAD module for Graph, so it must be conceptually possible. But I don't see how to do it for the Microsoft.Graph modules.
AB#7434

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions