Dear Power Users,
I am building an activity log type app and will be distributing to the whole org.
The app is built off a SharePoint list. Right now, I have a column of user ID so when user uses the app, they will manually type their ID and that gets recorded to the list. There is an ID field in my form to type that in.
I imagine for anyone to run the app, they need to have Power Apps license so the authentication has already happened with Office 365. Can I incorporate the SSO experience into the app that when different people uses this app, their UPN or email address will be automatically recorded into the list each time they create a new row of data (entering activity log).
Thanks all!