RE: Supporting a new Graph API endpoint to ease the dev of a O365 connector

2022-06-30 Thread Julien Massiera
Thanks Markus ! 

Yes you are right, I will ask the creator of the proposal to add more details 
of the wanted feature. As a quick explanation, currently, the Graph API is not 
able to return SharePoint specific groups and rights for a given user, forcing 
developers who want to retrieve all O365 security tokens to mix requests to the 
old REST API and to the Graph API to gather everything needed to be compliant 
with the security of documents. Furthermore, even by using the old REST API to 
retrieve SharePoint specific ACLs, it is not convenient because one need to 
request all SharePoint sites and subsites to retrieve the security tokens of 
one user and repeat the task for each user. So, the proposal goal is to add a 
Graph API endpoint that is able to return all O365 security tokens, including 
the SharePoint ones, for a given user.

Julien

-Message d'origine-
De : Markus Schuch  
Envoyé : mercredi 29 juin 2022 17:59
À : dev@manifoldcf.apache.org
Objet : Re: Supporting a new Graph API endpoint to ease the dev of a O365 
connector

Hi Julien,

i voted for the proposal with every ms account i have.

But i think that the proposal needs a little bit more context and explanation 
of the use case. Without that, I see little chance that what is needed will be 
understood (by Microsoft and other community members).

Markus

Am 29. Juni 2022 16:03:42 MESZ schrieb Julien Massiera 
:
>Hi all,
>
> 
>
>In case you are interested in developing an O365 connector, there is an 
>important proposal currently pending for exposing security related 
>information as part of the MS Graph API. Without it, doing such a 
>connector is quite hard to realize. Since these development proposals 
>are only accepted by MS if it gets enough supporters, any vote is 
>welcome ! Here is the link of the proposal:
>a81b-
>000d3a00c008>
>https://feedbackportal.microsoft.com/feedback/idea/47dbf359-00f3-ec11-a
>81b-0
>00d3a00c008
>
> 
>
>Regards,
>
>Julien
>
>
>
> 
>



Re: Supporting a new Graph API endpoint to ease the dev of a O365 connector

2022-06-29 Thread Markus Schuch
Hi Julien,

i voted for the proposal with every ms account i have.

But i think that the proposal needs a little bit more context and explanation 
of the use case. Without that, I see little chance that what is needed will be 
understood (by Microsoft and other community members).

Markus

Am 29. Juni 2022 16:03:42 MESZ schrieb Julien Massiera 
:
>Hi all,
>
> 
>
>In case you are interested in developing an O365 connector, there is an
>important proposal currently pending for exposing security related
>information as part of the MS Graph API. Without it, doing such a connector
>is quite hard to realize. Since these development proposals are only
>accepted by MS if it gets enough supporters, any vote is welcome ! Here is
>the link of the proposal:
>000d3a00c008>
>https://feedbackportal.microsoft.com/feedback/idea/47dbf359-00f3-ec11-a81b-0
>00d3a00c008
>
> 
>
>Regards,
>
>Julien
>
>
>
> 
>


RE: Supporting a new Graph API endpoint to ease the dev of a O365 connector

2022-06-29 Thread Julien Massiera
Sorry there was a problem with the link:

https://feedbackportal.microsoft.com/feedback/idea/47dbf359-00f3-ec11-a81b-0
00d3a00c008

-Message d'origine-
De : Julien Massiera  
Envoyé : mercredi 29 juin 2022 16:04
À : dev@manifoldcf.apache.org
Objet : Supporting a new Graph API endpoint to ease the dev of a O365
connector

Hi all,

 

In case you are interested in developing an O365 connector, there is an
important proposal currently pending for exposing security related
information as part of the MS Graph API. Without it, doing such a connector
is quite hard to realize. Since these development proposals are only
accepted by MS if it gets enough supporters, any vote is welcome ! Here is
the link of the proposal:

https://feedbackportal.microsoft.com/feedback/idea/47dbf359-00f3-ec11-a81b-0
00d3a00c008

 

Regards,

Julien