sogetiprofileteam / profile

3 stars 0 forks source link

Allow consultants to upload a profile picture #35

Open macarthur15 opened 5 years ago

macarthur15 commented 5 years ago

Should include the following:

Upload capabilities with common picture formats

TylerSiegertSogeti commented 5 years ago

Per discussion with Brianna and Will, we're going to leave this until after MVP. Downloading images stored in Azure Blob Storage is pretty straightforward, but uploads will require some form of authentication. It looks like the two main options would be Azure Active Directory or using a SAS token. If we decide to go with the Azure AD route, we will be able to integrate this with our security and sign in model.

TylerSiegertSogeti commented 5 years ago

https://github.com/sogetiprofileteam/profile/issues/33 - Linking these two issues.