This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello everyone,
I ran out of ideas for a script, I need to make one for the support team to import users into Azure groups from a CSV. The CSV part isn't a problem but I need to use Microsoft Graph to import the users into the rights groups.
I wanted to use Microsoft Graph but the users can't authorize Microsoft Graph due to security policies, I went to the Azure AD app registration section and started to create an app with the right permissions etc.
But my main issue is how do I allow users to connect in their user context?
I don't want to use a certificate because the script will be deployed on their laptops not on a server, I don't to use secrets app for obvious security reasons and I can't find a good idea on the web, Google is only taking me to some certificates articles or the secret app solution.
Maybe there are others options or I'm missing something
Thanks your time.
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PowerShell/...