JetBrains / teamcity-azure-active-directory

TeamCity plugin which supports authentication via Microsoft Azure Active Directory
Apache License 2.0
26 stars 19 forks source link

Allow sync of user details from AAD, new user creation will populate from AAD #31

Closed biltong closed 6 years ago

biltong commented 6 years ago

Add in support to allow sync of user details from AAD. New user creation will also create new user with AAD details.

Implementation of #8

dtretyakov commented 6 years ago

@biltong, thanks for this feature implementation.