-
-
Notifications
You must be signed in to change notification settings - Fork 371
Description
I teach at a university and use teams classrooms for my classes. I've used this library to interact with student files to add functionality to my teams site and to make my teaching/grading life easier. Microsoft's switch away from user/pass credentials effectively killed the tools I had built. Because I am not a sharepoint administrator, I can't (I don't think) create my own certificates to authenticate my scripts. So, I've been trying to work with our IT group to get something set up, but I'm running into roadblocks because I don't know what the engineers need to do and the engineers don't understand what I need. They are telling me there is no way to limit my certificate permissions to the sharepoints I own (see: https://github.com/vgrem/office365-rest-python-client/wiki/How-to-connect-to-SharePoint-Online-with-certificate-credentials#grant-permissions) which is a nonstarter for them (understandably).
Can anyone help me understand the best way to communicate my needs and/or address their concerns (if possible)? As a sharepoint user who does not have administrative rights, what's the right way to go about configuring access?