GUI #2

Closed
opened 2020-03-24 14:23:53 +00:00 by matthewblabey · 2 comments
matthewblabey commented 2020-03-24 14:23:53 +00:00 (Migrated from github.com)

Due to the world working from home, a GUI would be nice for first time users of Microsoft teams so they can easily add people into their team with ease.

Due to the world working from home, a GUI would be nice for first time users of Microsoft teams so they can easily add people into their team with ease.
luketainton commented 2020-03-26 16:35:02 +00:00 (Migrated from github.com)

Cannot implement this as of yet due to Office 365 OAuth permissions. Alternative could be to have the web server execute Powershell on the backend, but this will require Windows or PS Docker container.

Cannot implement this as of yet due to Office 365 OAuth permissions. Alternative could be to have the web server execute Powershell on the backend, but this will require Windows or PS Docker container.
luketainton commented 2020-04-23 10:24:54 +00:00 (Migrated from github.com)

Cannot implement this as of yet due to Office 365 OAuth permissions. Alternative could be to have the web server execute Powershell on the backend, but this will require Windows or PS Docker container.

This is not a good idea. It would require the app to 'know' the user's O365 password which is a major security problem.

> Cannot implement this as of yet due to Office 365 OAuth permissions. Alternative could be to have the web server execute Powershell on the backend, but this will require Windows or PS Docker container. This is not a good idea. It would require the app to 'know' the user's O365 password which is a major security problem.
Sign in to join this conversation.