Quantcast
Channel: Azure Active Directory forum
Viewing all articles
Browse latest Browse all 16000

Graph API wishlist

$
0
0

I wanted to put somewhere a few things I'd love to see added to Graph API. They're mostly things I've had to resort to using other provisioning mechanisms to cover the gaps.

1. Ability to manage mail aliases. proxyAddresses is exposed to Graph as a readonly list. If we want to add an email alias to a user, we need to connect to the exchange environment via powershell.

2. Ability to manage license assignments. We have access to do this in preview via the assignLicense function, but this doesn't exist in the supported release API. Seeing it finalised and promoted to release would remove the "could change at any time" uncertainty.

3. Ability to push password hashes instead of plaintext. Currently we can set the password for a user by updating the passwordProfile attribute, but we only have the option of sending over the plaintext password for a user. Ideally passwordProfile would accept either a password attribute, or a passwordHash attribute. To do this today, we need to push the hash to adminwebservice.microsoft.com instead of setting it via Graph.

4. Roadmap of upcoming features. I understand this one may never be possible, but it would be nice to know if some of the gaps are going to be filled in the short term, are being looked at as longer term new features, or will never be implemented. Even if it's a list of things in the next preview (is there a preview version after 1.1-preview?) or requested features that are on a todo list.

Does anyone else have any items on their wishlist they might want made public, or brought to the developers attention?



Viewing all articles
Browse latest Browse all 16000

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>