Skip to content

Web part that will display the logged in user's profile data and present them a form to edit this information.

License

Notifications You must be signed in to change notification settings

gcxchange-gcechange/display-self-profile

Repository files navigation

display-self-profile

Summary

A front-end webpart that displays the logged in user's active directory profile data and presents a form to modify that data through an azure function.

This webpart will require this azure function to be running.

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Solution

Solution Author(s)
folder name Author details (name, company, twitter alias with link)

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

You will need to add your client IDs and paths in the sendUserData function to your azure function

Features

  • Display the user's profile from the active directory
  • A simple form that allows the user to edit their profile data
  • Ability to upload an avatar

References

About

Web part that will display the logged in user's profile data and present them a form to edit this information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published