Aim-Educational / FarmMaster

MIT License
0 stars 0 forks source link

[? Days. Hypothetical] Azure AD support. #22

Closed BradleyChatha closed 4 years ago

BradleyChatha commented 5 years ago

I'm sure Andy would be very happy to have this, but I need to research more into it.

One of the hardest parts will be to integrate a user's information from AD into being a Contact on our side of things. If I can do that without issue (including auto updating the contact info from AD) then everything should just slot together by themselves.

Look into:

If things seem plausable, then I might need to also bug Andy enough so I can get an account with sufficient permission/an API key/whatever it is I need to access AD's API.

BradleyChatha commented 5 years ago

After about 30 mins of research, the basics of logging in and out seem very do-able (I just need Andy to get me an API key).

Need to look more into the API though, so I can see how viable it is to get a user's name and email at the very least (since those two are required if we want to convert them over to a Contact object).