osu-itis / Azure-AppService-GenerateTeams

Code to generate teams using Graph APIs. Created for use with TDx ticket forms.
1 stars 0 forks source link

Fix requestor is owner #4

Closed carrk-osu closed 4 years ago

carrk-osu commented 4 years ago

Changes

This change means that the TeamOwner TD attribute is no longer used and can be removed from the TDx form. The requestor of the ticket will now automatically be set as the Owner of the team. Additionally some extra graph code has been added to get the ID of the user regardless of if their email address is in the first.last@o.e or username@o.e email address format.